diff options
-rw-r--r-- | src/transport/plugin_transport_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_template.c b/src/transport/plugin_transport_template.c index 0072905042..75554a0db0 100644 --- a/src/transport/plugin_transport_template.c +++ b/src/transport/plugin_transport_template.c @@ -107,7 +107,7 @@ struct Session }; -#define GNUNET_NETWORK_STRUCT_BEGIN +GNUNET_NETWORK_STRUCT_BEGIN struct TemplateAddress { |