summaryrefslogtreecommitdiff
path: root/src/include/taler_twister_testing_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
commit4129b724a01a80eb65c2b69e154f5f23fc7db152 (patch)
treec308a7601614d8c83f4fad4fcd98bfadef6b04ba /src/include/taler_twister_testing_lib.h
parent789cd97b689513ee80d4c729f6aff8c5a514b352 (diff)
downloadexchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.gz
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.bz2
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.zip
doxygen fixes, update ChangeLog, bump version
Diffstat (limited to 'src/include/taler_twister_testing_lib.h')
-rw-r--r--src/include/taler_twister_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
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
*/