aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-09-12 10:52:08 +0200
committerChristian Grothoff <christian@grothoff.org>2017-09-12 10:52:08 +0200
commit866fb1e020d8b5e1643d90ea2406ce0c56286449 (patch)
tree55217325890eca7548c98ce9038946da689a577a /src/include/microhttpd.h
parent4adf1c6d1744e1ac4cb0c88817a3726c3038b919 (diff)
downloadlibmicrohttpd-866fb1e020d8b5e1643d90ea2406ce0c56286449.tar.gz
libmicrohttpd-866fb1e020d8b5e1643d90ea2406ce0c56286449.zip
further adaptations to API based on discussions with EG
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