aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_monitor_plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport_api_monitor_plugins.c')
-rw-r--r--src/transport/transport_api_monitor_plugins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport_api_monitor_plugins.c b/src/transport/transport_api_monitor_plugins.c
index 1a8ec8b7c..56d6f928d 100644
--- a/src/transport/transport_api_monitor_plugins.c
+++ b/src/transport/transport_api_monitor_plugins.c
@@ -79,7 +79,7 @@ struct GNUNET_TRANSPORT_PluginMonitor
79 79
80/** 80/**
81 * Abstract representation of a plugin's session. 81 * Abstract representation of a plugin's session.
82 * Corresponds to the `struct Session` within the TRANSPORT service. 82 * Corresponds to the `struct GNUNET_ATS_Session` within the TRANSPORT service.
83 */ 83 */
84struct GNUNET_TRANSPORT_PluginSession 84struct GNUNET_TRANSPORT_PluginSession
85{ 85{