aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index 4d1d370d9..a694d86e5 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -319,7 +319,7 @@ struct AddressLookupMessage
319 uint32_t addrlen GNUNET_PACKED; 319 uint32_t addrlen GNUNET_PACKED;
320 320
321 /* followed by 'addrlen' bytes of the actual address, then 321 /* followed by 'addrlen' bytes of the actual address, then
322 followed by the 0-terminated name of the transport */ 322 * followed by the 0-terminated name of the transport */
323}; 323};
324 324
325 325