From 8bee4eb990273c3654431467ba6618eb916f030a Mon Sep 17 00:00:00 2001 From: dscho Date: Sun, 15 May 2005 13:57:51 +0000 Subject: ANSIfy, fix some warnings from Linus' sparse --- examples/storepasswd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/storepasswd.c') diff --git a/examples/storepasswd.c b/examples/storepasswd.c index d0a3f7e..7c358d9 100644 --- a/examples/storepasswd.c +++ b/examples/storepasswd.c @@ -22,7 +22,7 @@ #include #include -void usage(void) +static void usage(void) { printf("\nusage: storepasswd \n\n"); -- cgit v1.2.3