aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/sessions.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/sessions.c')
-rw-r--r--doc/examples/sessions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/sessions.c b/doc/examples/sessions.c
index adabc610..6d6cf5ba 100644
--- a/doc/examples/sessions.c
+++ b/doc/examples/sessions.c
@@ -557,7 +557,7 @@ post_iterator (void *cls,
557 * can be set with the MHD_OPTION_NOTIFY_COMPLETED). 557 * can be set with the MHD_OPTION_NOTIFY_COMPLETED).
558 * Initially, <tt>*con_cls</tt> will be NULL. 558 * Initially, <tt>*con_cls</tt> will be NULL.
559 * @return MHS_YES if the connection was handled successfully, 559 * @return MHS_YES if the connection was handled successfully,
560 * MHS_NO if the socket must be closed due to a serios 560 * MHS_NO if the socket must be closed due to a serious
561 * error while handling the request 561 * error while handling the request
562 */ 562 */
563static enum MHD_Result 563static enum MHD_Result