summaryrefslogtreecommitdiff
path: root/test/litest-device-synaptics-hover.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/litest-device-synaptics-hover.c')
-rw-r--r--test/litest-device-synaptics-hover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/litest-device-synaptics-hover.c b/test/litest-device-synaptics-hover.c
index 3c36aff..2429565 100644
--- a/test/litest-device-synaptics-hover.c
+++ b/test/litest-device-synaptics-hover.c
@@ -106,7 +106,7 @@ static const char udev_rule[] =
"ACTION==\"remove\", GOTO=\"synaptics_semi_mt_end\"\n"
"KERNEL!=\"event*\", GOTO=\"synaptics_semi_mt_end\"\n"
"\n"
-"ATTRS{name}==\"SynPS/2 Synaptics TouchPad\",\n"
+"ATTRS{name}==\"SynPS/2 Synaptics TouchPad\",\\\n"
" ENV{LIBINPUT_MODEL_JUMPING_SEMI_MT}=\"1\"\n"
"\n"
"LABEL=\"synaptics_semi_mt_end\"";