diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 14:36:49 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 14:36:49 +0100 |
commit | c87722791debda4961f514d34b32b3f2775eaac9 (patch) | |
tree | c04496dbd827220b37fd25b2ff970d62085beae2 /contrib/microhttpd.tag | |
parent | 5583b7a0595fe5c91943419ea46260fe7f7b9e9c (diff) |
doxygen
Diffstat (limited to 'contrib/microhttpd.tag')
-rw-r--r-- | contrib/microhttpd.tag | 6 |
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> |