aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_template.c')
-rw-r--r--src/transport/plugin_transport_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_template.c b/src/transport/plugin_transport_template.c
index 007290504..75554a0db 100644
--- a/src/transport/plugin_transport_template.c
+++ b/src/transport/plugin_transport_template.c
@@ -107,7 +107,7 @@ struct Session
107 107
108}; 108};
109 109
110#define GNUNET_NETWORK_STRUCT_BEGIN 110GNUNET_NETWORK_STRUCT_BEGIN
111 111
112struct TemplateAddress 112struct TemplateAddress
113{ 113{