summaryrefslogtreecommitdiff
path: root/malloc.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-19 17:32:03 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-19 17:32:03 +0000
commitfe52b3b7bda653f279f0cacf2b55156e66a0d71d (patch)
treed5c9571fcd788981aa6d43f4b82f8e35d93c70bc /malloc.c
parent89752b9c32c52b9549c3e229050ad433f6278ee5 (diff)
downloadperl-fe52b3b7bda653f279f0cacf2b55156e66a0d71d.tar.gz
avoid compiler warnings
p4raw-id: //depot/perl@5149
Diffstat (limited to 'malloc.c')
-rw-r--r--malloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc.c b/malloc.c
index 0e5e26f1d1..c4a7a9017d 100644
--- a/malloc.c
+++ b/malloc.c
@@ -1867,6 +1867,7 @@ Perl_get_mstats(pTHX_ perl_mstats_t *buf, int buflen, int level)
}
}
#endif /* defined DEBUGGING_MSTATS */
+ return 0; /* XXX unused */
}
/*
* mstats - print out statistics about malloc