summaryrefslogtreecommitdiff
path: root/contrib/microhttpd.tag
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-20 17:32:14 +0200
committerMS <ms@taler.net>2020-10-20 17:32:14 +0200
commitcd1b6d7b36200e7802bced0dfa60e60116dbb977 (patch)
tree7b5fafa6640f7604e0a09232797bd49198a087c3 /contrib/microhttpd.tag
parent8964e6fe17aa4a4ad5c11b215f7253ecca747731 (diff)
downloadmerchant-cd1b6d7b36200e7802bced0dfa60e60116dbb977.tar.gz
merchant-cd1b6d7b36200e7802bced0dfa60e60116dbb977.tar.bz2
merchant-cd1b6d7b36200e7802bced0dfa60e60116dbb977.zip
fix reference to MHD macro
Diffstat (limited to 'contrib/microhttpd.tag')
-rw-r--r--contrib/microhttpd.tag6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/microhttpd.tag b/contrib/microhttpd.tag
index a095bd2f..f07556e1 100644
--- a/contrib/microhttpd.tag
+++ b/contrib/microhttpd.tag
@@ -40,6 +40,12 @@
</member>
<member kind="define">
<type>#define</type>
+ <name>MHD_HTTP_CONFLICT</name>
+ <anchorfile>microhttpd.h</anchorfile>
+ <arglist></arglist>
+ </member>
+ <member kind="define">
+ <type>#define</type>
<name>MHD_HTTP_NOT_FOUND</name>
<anchorfile>microhttpd.h</anchorfile>
<arglist></arglist>