summaryrefslogtreecommitdiff
path: root/common/gesture.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/gesture.c')
-rw-r--r--common/gesture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gesture.c b/common/gesture.c
index d8b3383319..157e3c1f5a 100644
--- a/common/gesture.c
+++ b/common/gesture.c
@@ -329,5 +329,5 @@ static int command_tap_info(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(tapinfo, command_tap_info,
"debug on/off",
- "Print tap information", NULL);
+ "Print tap information");