From 1e30d60a25da52550c10f9c6606024f028f943d2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Jun 2017 11:30:43 +0200 Subject: fixing misc doxygen issues --- src/exchange/taler-exchange-httpd_parsing.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/exchange/taler-exchange-httpd_parsing.h') diff --git a/src/exchange/taler-exchange-httpd_parsing.h b/src/exchange/taler-exchange-httpd_parsing.h index bd705d586..9c5381756 100644 --- a/src/exchange/taler-exchange-httpd_parsing.h +++ b/src/exchange/taler-exchange-httpd_parsing.h @@ -82,7 +82,7 @@ TEH_PARSE_post_cleanup_callback (void *con_cls); * @return * #GNUNET_YES if navigation was successful (caller is responsible * for freeing allocated variable-size data using - * #GNUNET_JSON_parse_free() when done) + * GNUNET_JSON_parse_free() when done) * #GNUNET_NO if json is malformed, error response was generated * #GNUNET_SYSERR on internal error */ @@ -103,7 +103,7 @@ TEH_PARSE_json_data (struct MHD_Connection *connection, * @return * #GNUNET_YES if navigation was successful (caller is responsible * for freeing allocated variable-size data using - * #GNUNET_JSON_parse_free() when done) + * GNUNET_JSON_parse_free() when done) * #GNUNET_NO if json is malformed, error response was generated * #GNUNET_SYSERR on internal error */ -- cgit v1.2.3