summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2005-09-21 11:45:56 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-09-23 15:12:03 +0000
commitec1aec95445a95d039a6c0ba6bc5dca901f81175 (patch)
treeae30eaf72473ef64f2f6d3022e9e071be13ac3f1 /embed.fnc
parent3fe280b74970c9b125752060fd031caf0b20f4e9 (diff)
downloadperl-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.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 3fd0ec09f2..0903c8944d 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -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