aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 39b34500..ac8af8b9 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -1950,6 +1950,7 @@ typedef void
1950 void **con_cls, 1950 void **con_cls,
1951 enum MHD_RequestTerminationCode toe); 1951 enum MHD_RequestTerminationCode toe);
1952 1952
1953
1953/** 1954/**
1954 * Signature of the callback used by MHD to notify the 1955 * Signature of the callback used by MHD to notify the
1955 * application about started/stopped connections 1956 * application about started/stopped connections