summaryrefslogtreecommitdiff
path: root/tests/testbackend.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testbackend.c')
-rw-r--r--tests/testbackend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testbackend.c b/tests/testbackend.c
index e8ed4bf1..58c4ee1a 100644
--- a/tests/testbackend.c
+++ b/tests/testbackend.c
@@ -146,7 +146,7 @@ sync_and_clear (GConfSource *source)
exit (1);
}
-
+
(* source->backend->vtable->clear_cache) (source);
}