]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 14 Feb 2002 10:49:01 +0000 (11:49 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 14 Feb 2002 10:49:01 +0000 (11:49 +0100)
Rev: src/nettle/examples/nettle-benchmark.c:1.5

examples/nettle-benchmark.c

index 6779657f41bf410c94a805d7a2ca48e2cba5af7d..93b91dc134cc3cb5cb529bd5278b8af627414c80 100644 (file)
@@ -51,7 +51,7 @@
 # define UNUSED
 #endif
 
-/* Encrypt 100MB, 1K at a time. */
+/* Encrypt 10MB, 1K at a time. */
 #define BENCH_BLOCK 1024
 #define BENCH_COUNT 10240