aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-07-29 18:39:42 +0200
committerChristian Grothoff <christian@grothoff.org>2024-07-29 18:39:42 +0200
commit325ce2e1884e1e585d2ba3186317da952c53a4e5 (patch)
tree3c137b502ee9d839f4d1404938161eaa15c2dce3 /contrib
parenta0300689d760ea068f954fcef19590f6ff97455b (diff)
doxygen fixes
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gnunet.tag6
-rw-r--r--contrib/microhttpd.tag6
2 files changed, 12 insertions, 0 deletions
diff --git a/contrib/gnunet.tag b/contrib/gnunet.tag
index 4cfdbff9c..82e486531 100644
--- a/contrib/gnunet.tag
+++ b/contrib/gnunet.tag
@@ -52,6 +52,12 @@
<anchorfile>gnunet_time_lib.h</anchorfile>
<arglist></arglist>
</member>
+ <member kind="define">
+ <type>#define</type>
+ <name>GNUNET_TIME_UNIT_ZERO_TS</name>
+ <anchorfile>gnunet_time_lib.h</anchorfile>
+ <arglist></arglist>
+ </member>
</compound>
<compound kind="file">
diff --git a/contrib/microhttpd.tag b/contrib/microhttpd.tag
index 5156a1a3a..d1c2ba4f5 100644
--- a/contrib/microhttpd.tag
+++ b/contrib/microhttpd.tag
@@ -18,6 +18,12 @@
</member>
<member kind="define">
<type>#define</type>
+ <name>MHD_POSTDATA_KIND</name>
+ <anchorfile>microhttpd.h</anchorfile>
+ <arglist></arglist>
+ </member>
+ <member kind="define">
+ <type>#define</type>
<name>MHD_HTTP_OK</name>
<anchorfile>microhttpd.h</anchorfile>
<arglist></arglist>