aboutsummaryrefslogtreecommitdiff
path: root/src/examples/mhd2spdy_spdy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/mhd2spdy_spdy.h')
-rw-r--r--src/examples/mhd2spdy_spdy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/examples/mhd2spdy_spdy.h b/src/examples/mhd2spdy_spdy.h
index 980ee1d1..13e850b9 100644
--- a/src/examples/mhd2spdy_spdy.h
+++ b/src/examples/mhd2spdy_spdy.h
@@ -56,7 +56,8 @@ spdy_diec(const char *func,
56 56
57int 57int
58spdy_request(const char **nv, 58spdy_request(const char **nv,
59 struct Proxy *proxy); 59 struct Proxy *proxy,
60 bool with_body);
60 61
61 62
62void 63void