diff --git a/src/barebox-state/state.c b/src/barebox-state/state.c index eb2b3eb..8f4ff83 100644 --- a/src/barebox-state/state.c +++ b/src/barebox-state/state.c @@ -82,7 +82,7 @@ } /** - * state_load - Loads a state from the backend + * state_do_load - Loads a state from the backend * @param state The state that should be updated to contain the loaded data * @return 0 on success, -errno on failure. If no state is loaded the previous * values remain in the state.