aboutsummaryrefslogtreecommitdiff
path: root/src/util/perf_crypto_ecc_dlog.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-29 07:52:23 +0000
committerChristian Grothoff <christian@grothoff.org>2015-09-29 07:52:23 +0000
commitcffbdaf5b9053fcf4266423b2167227523b082c4 (patch)
treed801c9ed0558a81e2006553916cc1247c20e5cef /src/util/perf_crypto_ecc_dlog.c
parent8fb11120e2ac1773d07f5df4e2e299637c752338 (diff)
downloadgnunet-cffbdaf5b9053fcf4266423b2167227523b082c4.tar.gz
gnunet-cffbdaf5b9053fcf4266423b2167227523b082c4.zip
report skipped tests, doxygen fixes
Diffstat (limited to 'src/util/perf_crypto_ecc_dlog.c')
-rw-r--r--src/util/perf_crypto_ecc_dlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/perf_crypto_ecc_dlog.c b/src/util/perf_crypto_ecc_dlog.c
index ad83e1fbc..0db485576 100644
--- a/src/util/perf_crypto_ecc_dlog.c
+++ b/src/util/perf_crypto_ecc_dlog.c
@@ -170,4 +170,4 @@ main (int argc, char *argv[])
170 return 0; 170 return 0;
171} 171}
172 172
173/* end of test_crypto_ecc_dlog.c */ 173/* end of perf_crypto_ecc_dlog.c */