summaryrefslogtreecommitdiffstats
path: root/test/big.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/big.c')
-rw-r--r--test/big.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/big.c b/test/big.c
index 6122641..a27f72f 100644
--- a/test/big.c
+++ b/test/big.c
@@ -35,8 +35,8 @@ const char *FILENAME[] = {
# define GB8LL 0 /*cannot do the test*/
#endif
-/* Protocols */
-void usage(void);
+/* Prototypes */
+static void usage(void);
/*-------------------------------------------------------------------------