diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-06-01 09:26:15 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-06-01 09:26:15 +0000 |
commit | c0c883f471ccfb5834fe4c67653150bc540120d7 (patch) | |
tree | c7e1198f4082014d9527709f357c17444a9777b4 | |
parent | 2de7b02f486a4ffa238ed2bfc9a7e642ed40e737 (diff) | |
download | perl-c0c883f471ccfb5834fe4c67653150bc540120d7.tar.gz |
submit missing embed.pl change
p4raw-id: //depot/perl@6190
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |