aboutsummaryrefslogtreecommitdiff
path: root/tests/taplib.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/taplib.c')
-rw-r--r--tests/taplib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/taplib.c b/tests/taplib.c
index bfb70f8..b0588b0 100644
--- a/tests/taplib.c
+++ b/tests/taplib.c
@@ -73,7 +73,7 @@ is_str (const char *got, const char *expect, char *name)
}
int
-exit_status(void)
+exit_status (void)
{
return g_exit_status;
}