summaryrefslogtreecommitdiff
path: root/common/device_state.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/device_state.c')
-rw-r--r--common/device_state.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/device_state.c b/common/device_state.c
index 650e2671ef..f8e57c35ff 100644
--- a/common/device_state.c
+++ b/common/device_state.c
@@ -101,5 +101,4 @@ static int command_devices(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(devices, command_devices,
"",
- "Get the device states",
- NULL);
+ "Get the device states");