diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-10-31 10:09:34 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-10-31 10:09:34 +0100 |
commit | f0668d2ce060ddd6bdb6d1d18f3f874a42931584 (patch) | |
tree | 6ff61a57cfac9a7754f9ccc47dbe92cfa2e33a09 /contrib | |
parent | f1d2ed93a76d5542387494711c7e6741bd3dd821 (diff) |
update doxygen resources
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 83495492..ad39ebfc 100644 --- a/contrib/microhttpd.tag +++ b/contrib/microhttpd.tag @@ -40,6 +40,12 @@ </member> <member kind="define"> <type>#define</type> + <name>MHD_HTTP_GONE</name> + <anchorfile>microhttpd.h</anchorfile> + <arglist></arglist> + </member> + <member kind="define"> + <type>#define</type> <name>MHD_HTTP_CONFLICT</name> <anchorfile>microhttpd.h</anchorfile> <arglist></arglist> |