aboutsummaryrefslogtreecommitdiff
path: root/src/examples/msgs_i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/msgs_i18n.c')
-rw-r--r--src/examples/msgs_i18n.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/msgs_i18n.c b/src/examples/msgs_i18n.c
index 56f9f501..5d563e4f 100644
--- a/src/examples/msgs_i18n.c
+++ b/src/examples/msgs_i18n.c
@@ -51,7 +51,7 @@ ahc_echo (void *cls,
51 const char *ver, 51 const char *ver,
52 const char *upd, 52 const char *upd,
53 size_t *upsz, 53 size_t *upsz,
54 void **ptr) 54 void **req_cls)
55{ 55{
56 return MHD_NO; 56 return MHD_NO;
57} 57}