summaryrefslogtreecommitdiffstats
path: root/test/history-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/history-test.c')
-rw-r--r--test/history-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/history-test.c b/test/history-test.c
index 2ac2c846..199f0443 100644
--- a/test/history-test.c
+++ b/test/history-test.c
@@ -16,7 +16,7 @@ static int test = 0;
const char *file = "text";
-void history_test()
+static void history_test( void )
{
unlink(file);