diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-09-29 07:52:23 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-09-29 07:52:23 +0000 |
commit | cffbdaf5b9053fcf4266423b2167227523b082c4 (patch) | |
tree | d801c9ed0558a81e2006553916cc1247c20e5cef /src/util/perf_crypto_ecc_dlog.c | |
parent | 8fb11120e2ac1773d07f5df4e2e299637c752338 (diff) |
report skipped tests, doxygen fixes
Diffstat (limited to 'src/util/perf_crypto_ecc_dlog.c')
-rw-r--r-- | src/util/perf_crypto_ecc_dlog.c | 2 |
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 ad83e1fbca..0db485576c 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[]) return 0; } -/* end of test_crypto_ecc_dlog.c */ +/* end of perf_crypto_ecc_dlog.c */ |