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 bfcf9fe6e..d2792b92d 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -401,7 +401,7 @@ struct AddressIterateResponseMessage
401 * length of the plugin name 401 * length of the plugin name
402 */ 402 */
403 uint32_t pluginlen GNUNET_PACKED; 403 uint32_t pluginlen GNUNET_PACKED;
404 404
405}; 405};
406 406
407 407