aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_mhd_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:13:28 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:13:28 +0100
commit9c45958a55d25f87fa8848765cb924ddc604e91b (patch)
treec4f5d71de68cee251d28ef5eada636f78e97236e /src/include/taler_mhd_lib.h
parent9d86f050f9a5c684b06c8fe349f336756c4feca2 (diff)
downloadexchange-9c45958a55d25f87fa8848765cb924ddc604e91b.tar.xz
doxygen
Diffstat (limited to 'src/include/taler_mhd_lib.h')
-rw-r--r--src/include/taler_mhd_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_mhd_lib.h b/src/include/taler_mhd_lib.h
index 6840509b5..e82d8d75f 100644
--- a/src/include/taler_mhd_lib.h
+++ b/src/include/taler_mhd_lib.h
@@ -422,7 +422,7 @@ TALER_MHD_legal_load (const struct GNUNET_CONFIGURATION_Handle *cfg,
/**
* Free set of legal documents
*
- * @param leg legal documents to free
+ * @param legal legal documents to free
*/
void
TALER_MHD_legal_free (struct TALER_MHD_Legal *legal);