aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-09 12:56:50 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-09 12:56:50 +0000
commitbcea762b8f900a617991ff1da3b262651dea3343 (patch)
treeae56724489b2fa8fc83e7956b3f22332efb56d69 /src/include
parent67f274426cf8ffd0b0c5d71396f69e5366149cb6 (diff)
downloadgnunet-bcea762b8f900a617991ff1da3b262651dea3343.tar.gz
gnunet-bcea762b8f900a617991ff1da3b262651dea3343.zip
-comment
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/**