aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-12-04 17:36:35 +0100
committerFlorian Dold <florian@dold.me>2020-12-04 17:36:35 +0100
commit1346641a163ed02540b6931fd4ad31ba6af4d64d (patch)
tree506c5579fdb4517c94886964336108b2c064f854 /src
parent2f03e8b0c3599cb720f0ca36f5fae06523967c72 (diff)
downloadgnunet-1346641a163ed02540b6931fd4ad31ba6af4d64d.tar.gz
gnunet-1346641a163ed02540b6931fd4ad31ba6af4d64d.zip
gnunet-crypto-tvg: fix bogus label
Diffstat (limited to 'src')
-rw-r--r--src/util/gnunet-crypto-tvg.c2
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 ()
839 ctx, 839 ctx,
840 strlen (ctx)); 840 strlen (ctx));
841 uint2j (vec, 841 uint2j (vec,
842 "out_len %u\n", 842 "out_len",
843 (unsigned int) out_len); 843 (unsigned int) out_len);
844 d2j (vec, 844 d2j (vec,
845 "out", 845 "out",