aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_netjail_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_netjail_lib.h')
-rw-r--r--src/include/gnunet_testing_netjail_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testing_netjail_lib.h b/src/include/gnunet_testing_netjail_lib.h
index 4b5d7cfa1..b65ae6537 100644
--- a/src/include/gnunet_testing_netjail_lib.h
+++ b/src/include/gnunet_testing_netjail_lib.h
@@ -293,7 +293,7 @@ GNUNET_TESTING_free_topology (struct GNUNET_TESTING_NetjailTopology *topology);
293 293
294 294
295/** 295/**
296 * Calculate the unique id identifying a node from a given connction. 296 * Calculate the unique id identifying a node from a given connection.
297 * 297 *
298 * @param node_connection The connection we calculate the id from. 298 * @param node_connection The connection we calculate the id from.
299 * @param topology The topology we get all needed information from. 299 * @param topology The topology we get all needed information from.