diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2005-09-21 11:45:56 -0700 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-09-23 15:12:03 +0000 |
commit | ec1aec95445a95d039a6c0ba6bc5dca901f81175 (patch) | |
tree | ae30eaf72473ef64f2f6d3022e9e071be13ac3f1 /embed.fnc | |
parent | 3fe280b74970c9b125752060fd031caf0b20f4e9 (diff) | |
download | perl-ec1aec95445a95d039a6c0ba6bc5dca901f81175.tar.gz |
quiet a few warnings
Message-ID: <20050922014555.GA2852@efn.org>
p4raw-id: //depot/perl@25586
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -884,7 +884,7 @@ p |int |yyparse p |int |yywarn |NN const char* s #if defined(MYMALLOC) Ap |void |dump_mstats |NN char* s -ApR |int |get_mstats |NN perl_mstats_t *buf|int buflen|int level +Ap |int |get_mstats |NN perl_mstats_t *buf|int buflen|int level #endif Anpa |Malloc_t|safesysmalloc |MEM_SIZE nbytes Anpa |Malloc_t|safesyscalloc |MEM_SIZE elements|MEM_SIZE size |