diff options
Diffstat (limited to 'contrib')
-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 b3331b2d..c928dcbd 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> |