aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
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 0121f4c52..9b61e98bb 100644
--- a/src/include/gnunet_testing_lib-new.h
+++ b/src/include/gnunet_testing_lib-new.h
@@ -126,6 +126,7 @@ GNUNET_TESTING_hostkey_get (uint32_t key_number,
126int 126int
127GNUNET_TESTING_configuration_create (struct GNUNET_TESTING_System *system, 127GNUNET_TESTING_configuration_create (struct GNUNET_TESTING_System *system,
128 struct GNUNET_CONFIGURATION_Handle *cfg); 128 struct GNUNET_CONFIGURATION_Handle *cfg);
129// FIXME: add dual to 'release' ports again...
129 130
130 131
131/** 132/**