From 502af2167f7c218366666ca4944bd7cc54b5b19a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Aug 2011 21:46:35 +0000 Subject: indentation --- src/fs/test_fs_getopt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/fs/test_fs_getopt.c') diff --git a/src/fs/test_fs_getopt.c b/src/fs/test_fs_getopt.c index e52984877..2b0a9fca8 100644 --- a/src/fs/test_fs_getopt.c +++ b/src/fs/test_fs_getopt.c @@ -28,13 +28,13 @@ int main (int argc, char *argv[]) { - GNUNET_log_setup ("test_fs_directory", + GNUNET_log_setup ("test_fs_directory", #if VERBOSE - "DEBUG", + "DEBUG", #else - "WARNING", + "WARNING", #endif - NULL); + NULL); fprintf (stderr, "WARNING: testcase not yet written.\n"); return 0; /* testcase passed */ } -- cgit v1.2.3