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:
bab9c4a
)
Fix compile-errors (with -Werror)
author
Philipp Tölke
<toelke@in.tum.de>
Fri, 8 Oct 2010 07:36:37 +0000
(07:36 +0000)
committer
Philipp Tölke
<toelke@in.tum.de>
Fri, 8 Oct 2010 07:36:37 +0000
(07:36 +0000)
src/util/crypto_ksk.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_ksk.c
b/src/util/crypto_ksk.c
index 5107647accfb26c663094e36a1afa8a0bc24b261..6136fbf43a13c285d9c546295d90e74221f4d7c7 100644
(file)
--- a/
src/util/crypto_ksk.c
+++ b/
src/util/crypto_ksk.c
@@
-104,7
+104,7
@@
mpz_randomize (gcry_mpi_t n, unsigned int nbits, GNUNET_HashCode * rnd)
gcry_mpi_clear_bit (n, --i);
}
-static unsigned
int
+static unsigned
long
mpz_trailing_zeroes (gcry_mpi_t n)
{
unsigned int idx, cnt;