summaryrefslogtreecommitdiff
path: root/common/port80.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/port80.c')
-rw-r--r--common/port80.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/port80.c b/common/port80.c
index fb2a8160bc..a3de63bc79 100644
--- a/common/port80.c
+++ b/common/port80.c
@@ -117,8 +117,7 @@ static int command_port80(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(port80, command_port80,
"[scroll | intprint | flush]",
- "Print port80 writes or toggle port80 scrolling",
- NULL);
+ "Print port80 writes or toggle port80 scrolling");
int port80_last_boot(struct host_cmd_handler_args *args)
{