From: Gurusamy Sarathy Date: Thu, 1 Jun 2000 09:26:15 +0000 (+0000) Subject: submit missing embed.pl change X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c0c883f471ccfb5834fe4c67653150bc540120d7;p=p5sagit%2Fp5-mst-13.2.git submit missing embed.pl change p4raw-id: //depot/perl@6190 --- diff --git a/embed.pl b/embed.pl index 4b27a4b..43dbde5 100755 --- a/embed.pl +++ b/embed.pl @@ -1511,7 +1511,7 @@ Ap |char* |vform |const char* pat|va_list* args Ap |void |free_tmps p |OP* |gen_constant_list|OP* o #if !defined(HAS_GETENV_LEN) -p |char* |getenv_len |char* key|unsigned long *len +p |char* |getenv_len |const char* key|unsigned long *len #endif Ap |void |gp_free |GV* gv Ap |GP* |gp_ref |GP* gp