aboutsummaryrefslogtreecommitdiff
path: root/src/nse/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/nse_api.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/nse/nse_api.c')
-rw-r--r--src/nse/nse_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/nse_api.c b/src/nse/nse_api.c
index af6a2065b..5ed596bf2 100644
--- a/src/nse/nse_api.c
+++ b/src/nse/nse_api.c
@@ -205,4 +205,5 @@ GNUNET_NSE_disconnect (struct GNUNET_NSE_Handle *h)
205 GNUNET_free (h); 205 GNUNET_free (h);
206} 206}
207 207
208
208/* end of nse_api.c */ 209/* end of nse_api.c */