diff options
Diffstat (limited to 'src/util/gnunet-crypto-tvg.c')
-rw-r--r-- | src/util/gnunet-crypto-tvg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/gnunet-crypto-tvg.c b/src/util/gnunet-crypto-tvg.c index 5915b4b44..1e9cc3174 100644 --- a/src/util/gnunet-crypto-tvg.c +++ b/src/util/gnunet-crypto-tvg.c @@ -839,7 +839,7 @@ output_vectors () ctx, strlen (ctx)); uint2j (vec, - "out_len %u\n", + "out_len", (unsigned int) out_len); d2j (vec, "out", |