From 3743d200ad6b9341c9cf782d2f27c5fe45de065a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 11 Dec 2020 23:10:32 +0100 Subject: misc clean ups --- src/include/taler_testing_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 410a71b6a..a5a0b4354 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -2165,8 +2165,8 @@ TALER_TESTING_cmd_wire_del (const char *label, * @return the command */ struct TALER_TESTING_Command -TALER_TESTING_cmd_offline_sign_keys (const char *label, - const char *config_filename); +TALER_TESTING_cmd_exec_offline_sign_keys (const char *label, + const char *config_filename); /** -- cgit v1.2.3