summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-19 19:44:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-19 19:44:29 +0100
commite4cfa3d640ab6e73ed9ad381e841c0e17e458712 (patch)
tree86b12deb7cd60a0f2ec0709a7496645f34bbe751
parent5da9cfc51c0ceae3e944a0c35f994cadd745911a (diff)
downloadexchange-e4cfa3d640ab6e73ed9ad381e841c0e17e458712.tar.gz
exchange-e4cfa3d640ab6e73ed9ad381e841c0e17e458712.tar.bz2
exchange-e4cfa3d640ab6e73ed9ad381e841c0e17e458712.zip
annotate
-rw-r--r--src/util/amount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/amount.c b/src/util/amount.c
index 0092c014e..c1142b077 100644
--- a/src/util/amount.c
+++ b/src/util/amount.c
@@ -38,7 +38,7 @@
/**
* Set @a a to "invalid".
*
- * @param a amount to set to invalid
+ * @param[out] a amount to set to invalid
*/
static void
invalidate (struct TALER_Amount *a)