Skip to content

Commit dabdc8a

Browse files
committed
hwdb: remove stray 'i' in hwdb match string for the HP Spectre
Looks like vim detritus, introduced in f8de7c1
1 parent 06bed19 commit dabdc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hwdb/60-evdev.hwdb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnHP:pnHPLaptop15-bs0xx:*
265265
EVDEV_ABS_36=1029:4916:78
266266

267267
# HP Spectre
268-
evdev:name:SynPS/2 Synaptics TouchPad:dmi:i*svnHP:pnHPSpectreNotebook*
268+
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnHP:pnHPSpectreNotebook*
269269
EVDEV_ABS_00=1205:5691:47
270270
EVDEV_ABS_01=1083:4808:65
271271
EVDEV_ABS_35=1205:5691:47

0 commit comments

Comments
 (0)