submit missing embed.pl change
Gurusamy Sarathy [Thu, 1 Jun 2000 09:26:15 +0000 (09:26 +0000)]
p4raw-id: //depot/perl@6190

embed.pl

index 4b27a4b..43dbde5 100755 (executable)
--- 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