- Fix incomplete prototypes reported by Dag-Erling Smørgrav.

git-svn-id: file:///svn/unbound/trunk@3848 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2016-09-05 07:23:23 +00:00
parent f4bf45d809
commit 1508a5bb2c
18 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -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");