diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-10-03 16:08:01 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-10-03 16:08:01 +0200 |
commit | 4129b724a01a80eb65c2b69e154f5f23fc7db152 (patch) | |
tree | c308a7601614d8c83f4fad4fcd98bfadef6b04ba /src/include/taler_twister_testing_lib.h | |
parent | 789cd97b689513ee80d4c729f6aff8c5a514b352 (diff) | |
download | exchange-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.h | 2 |
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 4ff3f42a..6e070fdc 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 */ |