summaryrefslogtreecommitdiff
path: root/common/host_event_commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/host_event_commands.c')
-rw-r--r--common/host_event_commands.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/host_event_commands.c b/common/host_event_commands.c
index 4b9320c9ce..57365501bc 100644
--- a/common/host_event_commands.c
+++ b/common/host_event_commands.c
@@ -160,8 +160,7 @@ static int command_host_event(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(hostevent, command_host_event,
"[set | clear | clearb | smi | sci | wake] [mask]",
- "Print / set host event state",
- NULL);
+ "Print / set host event state");
/*****************************************************************************/
/* Host commands */