aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_plugin.h')
-rw-r--r--src/include/gnunet_testing_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_testing_plugin.h b/src/include/gnunet_testing_plugin.h
index 12fbd7b75..019ae989e 100644
--- a/src/include/gnunet_testing_plugin.h
+++ b/src/include/gnunet_testing_plugin.h
@@ -40,6 +40,7 @@ extern "C"
40 40
41struct GNUNET_TESTING_Barrier; 41struct GNUNET_TESTING_Barrier;
42 42
43
43/** 44/**
44 * Callback function to write messages from the helper process running on a netjail node to the master process. 45 * Callback function to write messages from the helper process running on a netjail node to the master process.
45 * 46 *