diff options
Diffstat (limited to 'src/util/test_crypto.c')
-rw-r--r-- | src/util/test_crypto.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c index c3c7b957c..e19a5f5e8 100644 --- a/src/util/test_crypto.c +++ b/src/util/test_crypto.c @@ -134,4 +134,5 @@ main (int argc, return 0; } + /* end of test_crypto.c */ |