aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/util/test_common_logging.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/util/test_common_logging.c')
-rw-r--r--src/util/test_common_logging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_common_logging.c b/src/util/test_common_logging.c
index d905a3bf3..7d7656ed8 100644
--- a/src/util/test_common_logging.c
+++ b/src/util/test_common_logging.c
@@ -36,7 +36,6 @@ my_log (void *ctx, enum GNUNET_ErrorType kind, const char *component,
36} 36}
37 37
38 38
39
40int 39int
41main (int argc, char *argv[]) 40main (int argc, char *argv[])
42{ 41{
@@ -96,4 +95,5 @@ main (int argc, char *argv[])
96 return 0; 95 return 0;
97} /* end of main */ 96} /* end of main */
98 97
98
99/* end of test_common_logging.c */ 99/* end of test_common_logging.c */