summaryrefslogtreecommitdiffstats
path: root/modules/http/http_protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/http/http_protocol.c')
-rw-r--r--modules/http/http_protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/http/http_protocol.c b/modules/http/http_protocol.c
index 618121de4a..43cefb8dbc 100644
--- a/modules/http/http_protocol.c
+++ b/modules/http/http_protocol.c
@@ -80,7 +80,7 @@ HOOK_STRUCT(
HOOK_LINK(log_transaction)
HOOK_LINK(http_method)
HOOK_LINK(default_port)
-);
+)
#define SET_BYTES_SENT(r) \
do { if (r->sent_bodyct) \