From f3ed6ea694e83e45d257fb64b5ae23e73bc81465 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Aug 2021 15:58:53 +0200 Subject: misc doxygen fixes --- src/cli/anastasis-cli-redux.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/cli') diff --git a/src/cli/anastasis-cli-redux.c b/src/cli/anastasis-cli-redux.c index 7b533c2..409b0ed 100644 --- a/src/cli/anastasis-cli-redux.c +++ b/src/cli/anastasis-cli-redux.c @@ -124,12 +124,11 @@ persist_new_state (json_t *state, /** - * Function called with the results of #ANASTASIS_backup_action - * or #ANASTASIS_recovery_action. + * Function called with the results of #ANASTASIS_redux_action(). * * @param cls closure * @param error_code Error code - * @param new_state new state as result + * @param result_state new state as result */ static void action_cb (void *cls, -- cgit v1.2.3