aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/test_gnsrecord_crypto.c
diff options
context:
space:
mode:
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 */