git » libjio » commit 5174293

Make a prototype more explicit.

author Alberto Bertogli
2007-03-30 05:11:55 UTC
committer Alberto Bertogli
2007-07-15 13:55:26 UTC
parent 2a09eda4841c67a846a7cdfc5fcf3f02fae58e69

Make a prototype more explicit.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>

jiofsck.c +1 -1

diff --git a/jiofsck.c b/jiofsck.c
index 46331fa..3c66097 100644
--- a/jiofsck.c
+++ b/jiofsck.c
@@ -9,7 +9,7 @@
 #include "libjio.h"
 
 
-static void usage()
+static void usage(void)
 {
 	printf("\
 Use: jiofsck [clean=1] [dir=DIR] FILE\n\