aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-11 14:15:36 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-11 14:15:36 +0000
commite020fb9b4ca846dc97c68aa66e455066bdbfe02e (patch)
tree76e0278b1cf53a6031fcaa512c5065d22cf0f091 /src/include
parente10d678fc055eadde27abf723782c701012322ce (diff)
downloadgnunet-e020fb9b4ca846dc97c68aa66e455066bdbfe02e.tar.gz
gnunet-e020fb9b4ca846dc97c68aa66e455066bdbfe02e.zip
-only generate keys of size 914
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_testing_lib-new.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_testing_lib-new.h b/src/include/gnunet_testing_lib-new.h
index aef8c763d..97be8211c 100644
--- a/src/include/gnunet_testing_lib-new.h
+++ b/src/include/gnunet_testing_lib-new.h
@@ -44,6 +44,7 @@ extern "C"
44#endif 44#endif
45#endif 45#endif
46 46
47#define GNUNET_TESTING_HOSTKEYFILESIZE 914
47 48
48/** 49/**
49 * Handle for a system on which GNUnet peers are executed; 50 * Handle for a system on which GNUnet peers are executed;