diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-06-25 20:38:31 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-06-25 20:38:31 +0200 |
| commit | 5b800f800a01842346f1a320545d45c062aabf03 (patch) | |
| tree | b76d547eb63562068fb6478c84bc26aa460fa0fd /contrib | |
| parent | 64ad01dba77b64e2a787992a095292c8f681dad4 (diff) | |
-fix misc doxygen warnings, code clean up
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 01872369..4780028d 100644 --- a/contrib/microhttpd.tag +++ b/contrib/microhttpd.tag @@ -24,6 +24,12 @@ </member> <member kind="define"> <type>#define</type> + <name>MHD_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS</name> + <anchorfile>microhttpd.h</anchorfile> + <arglist></arglist> + </member> + <member kind="define"> + <type>#define</type> <name>MHD_HTTP_BAD_REQUEST</name> <anchorfile>microhttpd.h</anchorfile> <arglist></arglist> |
