diff options
| author | Christian Grothoff <christian@grothoff.org> | 2023-04-21 10:54:50 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2023-04-21 10:54:50 +0200 | 
| commit | 03deaeb1080289a9228e4eb39c2f4bb29980c89c (patch) | |
| tree | ce81f730c31ca9a96d8ae8e71538e8bfc2a33a76 /contrib | |
| parent | ee6ec1f55d1557101341ac7a02cf5985aaed63e1 (diff) | |
-fix doxygen
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 d8040503..5156a1a3 100644 --- a/contrib/microhttpd.tag +++ b/contrib/microhttpd.tag @@ -48,6 +48,12 @@      </member>      <member kind="define">        <type>#define</type> +      <name>MHD_HTTP_CONTENT_TOO_LARGE</name> +      <anchorfile>microhttpd.h</anchorfile> +      <arglist></arglist> +    </member> +    <member kind="define"> +      <type>#define</type>        <name>MHD_HTTP_REQUEST_TIMEOUT</name>        <anchorfile>microhttpd.h</anchorfile>        <arglist></arglist> | 
