summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_auditordb_plugin.h2
-rw-r--r--src/include/taler_twister_testing_lib.h2
-rw-r--r--src/include/taler_util.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h
index 33e1adecb..64952e6e6 100644
--- a/src/include/taler_auditordb_plugin.h
+++ b/src/include/taler_auditordb_plugin.h
@@ -364,7 +364,7 @@ struct TALER_AUDITORDB_DepositConfirmation
* @param cls closure
* @param serial_id location of the @a dc in the database
* @param dc the deposit confirmation itself
- * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERROR to stop iterating
+ * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop iterating
*/
typedef int
(*TALER_AUDITORDB_DepositConfirmationCallback)(
diff --git a/src/include/taler_twister_testing_lib.h b/src/include/taler_twister_testing_lib.h
index 4ff3f42a8..6e070fdca 100644
--- a/src/include/taler_twister_testing_lib.h
+++ b/src/include/taler_twister_testing_lib.h
@@ -105,7 +105,7 @@ TALER_TESTING_cmd_modify_object_ul (const char *label,
*
* @param label command label
* @param config_filename configuration filename.
- * @param header name of the header to modify.
+ * @param path path identifying where to modify.
* @param value value to set the header to.
* @return the command
*/
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