summaryrefslogtreecommitdiff
path: root/contrib/microhttpd.tag
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:36:49 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:36:49 +0100
commitc87722791debda4961f514d34b32b3f2775eaac9 (patch)
treec04496dbd827220b37fd25b2ff970d62085beae2 /contrib/microhttpd.tag
parent5583b7a0595fe5c91943419ea46260fe7f7b9e9c (diff)
downloadexchange-c87722791debda4961f514d34b32b3f2775eaac9.tar.gz
exchange-c87722791debda4961f514d34b32b3f2775eaac9.tar.bz2
exchange-c87722791debda4961f514d34b32b3f2775eaac9.zip
doxygen
Diffstat (limited to 'contrib/microhttpd.tag')
-rw-r--r--contrib/microhttpd.tag6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/microhttpd.tag b/contrib/microhttpd.tag
index b3331b2d9..c928dcbd2 100644
--- a/contrib/microhttpd.tag
+++ b/contrib/microhttpd.tag
@@ -46,6 +46,12 @@
<anchorfile>microhttpd.h</anchorfile>
<arglist></arglist>
</member>
+ <member kind="define">
+ <type>#define</type>
+ <name>MHD_OPTION_NOTIFY_COMPLETED</name>
+ <anchorfile>microhttpd.h</anchorfile>
+ <arglist></arglist>
+ </member>
<member kind="typedef">
<type>int</type>
<name>MHD_AccessHandlerCallback</name>