summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-06-01 09:26:15 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-06-01 09:26:15 +0000
commitc0c883f471ccfb5834fe4c67653150bc540120d7 (patch)
treec7e1198f4082014d9527709f357c17444a9777b4
parent2de7b02f486a4ffa238ed2bfc9a7e642ed40e737 (diff)
downloadperl-c0c883f471ccfb5834fe4c67653150bc540120d7.tar.gz
submit missing embed.pl change
p4raw-id: //depot/perl@6190
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 4b27a4bc1c..43dbde5924 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