diff --git a/src/barebox-state/state.c b/src/barebox-state/state.c index 8f4ff83..d5b1ddd 100644 --- a/src/barebox-state/state.c +++ b/src/barebox-state/state.c @@ -582,6 +582,7 @@ /* * state_new_from_node - create a new state instance from a device_node * + * @node The device_node describing the new state instance * @readonly This is a read-only state. Note that with this option set, * there are no repairs done. */