aboutsummaryrefslogtreecommitdiff
path: root/src/transport/tcp_server_legacy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/tcp_server_legacy.c')
-rw-r--r--src/transport/tcp_server_legacy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/tcp_server_legacy.c b/src/transport/tcp_server_legacy.c
index 1a1d493cd..59b4fc20a 100644
--- a/src/transport/tcp_server_legacy.c
+++ b/src/transport/tcp_server_legacy.c
@@ -337,7 +337,6 @@ struct GNUNET_SERVER_Client
337}; 337};
338 338
339 339
340
341/** 340/**
342 * Return user context associated with the given client. 341 * Return user context associated with the given client.
343 * Note: you should probably use the macro (call without the underscore). 342 * Note: you should probably use the macro (call without the underscore).