aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse_api.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/nse/test_nse_api.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/nse/test_nse_api.c')
-rw-r--r--src/nse/test_nse_api.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nse/test_nse_api.c b/src/nse/test_nse_api.c
index 3b9682696..f1b7c652b 100644
--- a/src/nse/test_nse_api.c
+++ b/src/nse/test_nse_api.c
@@ -47,6 +47,7 @@ end_test (void *cls)
47 } 47 }
48} 48}
49 49
50
50/** 51/**
51 * Callback to call when network size estimate is updated. 52 * Callback to call when network size estimate is updated.
52 * 53 *
@@ -102,4 +103,5 @@ main (int argc, char *argv[])
102 return ok; 103 return ok;
103} 104}
104 105
106
105/* end of test_nse_api.c */ 107/* end of test_nse_api.c */