summaryrefslogtreecommitdiffstats
path: root/examples/storepasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/storepasswd.c')
-rw-r--r--examples/storepasswd.c2
1 files changed, 1 insertions, 1 deletions
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 <stdio.h>
#include <rfb/rfb.h>
-void usage(void)
+static void usage(void)
{
printf("\nusage: storepasswd <password> <filename>\n\n");
OpenPOWER on IntegriCloud