projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d529e63
)
Fixed typo
author
Bart Polot
<bart@net.in.tum.de>
Thu, 5 May 2011 19:03:00 +0000
(19:03 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Thu, 5 May 2011 19:03:00 +0000
(19:03 +0000)
src/util/test_crypto_rsa.c
patch
|
blob
|
history
diff --git
a/src/util/test_crypto_rsa.c
b/src/util/test_crypto_rsa.c
index cacaa78e991526a8f6fc09980cebe03d5ed4681f..396294a480d4e7dd2ed447fba52e2677108ae0da 100644
(file)
--- a/
src/util/test_crypto_rsa.c
+++ b/
src/util/test_crypto_rsa.c
@@
-180,7
+180,7
@@
testEncryptDecryptSK ()
continue;
}
}
- printf ("%d RSA encrypt/decrypt SK operations %llus (%d failures)\n",
+ printf ("%d RSA encrypt/decrypt SK operations %llu
m
s (%d failures)\n",
ITER,
(unsigned long long)
GNUNET_TIME_absolute_get_duration (start).rel_value, ok);