aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/test_gnsrecord_crypto.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/gnsrecord/test_gnsrecord_crypto.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/gnsrecord/test_gnsrecord_crypto.c')
-rw-r--r--src/gnsrecord/test_gnsrecord_crypto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnsrecord/test_gnsrecord_crypto.c b/src/gnsrecord/test_gnsrecord_crypto.c
index b16828147..0da19fbe9 100644
--- a/src/gnsrecord/test_gnsrecord_crypto.c
+++ b/src/gnsrecord/test_gnsrecord_crypto.c
@@ -94,6 +94,7 @@ rd_decrypt_cb (void *cls,
94 res = 0; 94 res = 0;
95} 95}
96 96
97
97static void 98static void
98run (void *cls, 99run (void *cls,
99 char *const *args, 100 char *const *args,
@@ -166,4 +167,5 @@ main (int argc, char *argv[])
166 return res; 167 return res;
167} 168}
168 169
170
169/* end of test_gnsrecord_crypto.c */ 171/* end of test_gnsrecord_crypto.c */