diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-26 13:40:18 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-26 13:40:18 +0000 |
commit | e688b2318033d7cc179bac591999729a37bf7138 (patch) | |
tree | a8615311fad5e9cd026081310ba262dc6d3a5c0e /embed.pl | |
parent | 0617aed7fc09c616342e9b0d35b7881d7c1472b1 (diff) | |
download | perl-e688b2318033d7cc179bac591999729a37bf7138.tar.gz |
Revert #4457 for more investigation.
p4raw-id: //depot/cfgperl@4460
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1860,7 +1860,7 @@ s |void |open_script |char *|bool|SV *|int *fd s |void |usage |char * s |void |validate_suid |char *|char*|int # if defined(IAMSUID) -s |int |file_on_nosuid_fs|int fd|char *path +s |int |fd_on_nosuid_fs|int fd # endif s |void* |parse_body |va_list args s |void* |run_body |va_list args |