diff options
Diffstat (limited to 'src/include/taler_util.h')
-rw-r--r-- | src/include/taler_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 2a64fe8e9..ad2f46a45 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -351,7 +351,7 @@ enum TALER_EXCHANGE_YesNoAll * @param connection connection to take query argument from * @param arg argument to try for * @param default_val value to assign if the argument is not present - * @param[out] value to set + * @param[out] yna value to set * @return true on success, false if the parameter was malformed */ bool |