summaryrefslogtreecommitdiff
path: root/common/throttle_ap.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/throttle_ap.c')
-rw-r--r--common/throttle_ap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/throttle_ap.c b/common/throttle_ap.c
index c9d1029c65..ef11302881 100644
--- a/common/throttle_ap.c
+++ b/common/throttle_ap.c
@@ -91,6 +91,5 @@ static int command_apthrottle(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(apthrottle, command_apthrottle,
NULL,
- "Display the AP throttling state",
- NULL);
+ "Display the AP throttling state");
#endif