aboutsummaryrefslogtreecommitdiff
path: root/testcode/memstats.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcode/memstats.c')
-rw-r--r--testcode/memstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcode/memstats.c b/testcode/memstats.c
index fc56c0d3c1af..1cca02e74dcf 100644
--- a/testcode/memstats.c
+++ b/testcode/memstats.c
@@ -66,7 +66,7 @@ struct codeline {
/** print usage and exit */
static void
-usage()
+usage(void)
{
printf("usage: memstats <logfile>\n");
printf("statistics are printed on stdout.\n");