summaryrefslogtreecommitdiffstats
path: root/t/test_umberlog.c
diff options
context:
space:
mode:
Diffstat (limited to 't/test_umberlog.c')
-rw-r--r--t/test_umberlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test_umberlog.c b/t/test_umberlog.c
index cc437cf..88ea18f 100644
--- a/t/test_umberlog.c
+++ b/t/test_umberlog.c
@@ -31,7 +31,7 @@ verify_value (struct json_object *jo, const char *key,
static void
verify_value_differs (struct json_object *jo, const char *key,
- const char *unexpected_value)
+ const char *unexpected_value)
{
struct json_object *o;
const char *value;