mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 10:40:25 +00:00
xfree86: whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -158,8 +158,8 @@ xf86parseInputClassSection(void)
|
||||
|
||||
parsePrologue(XF86ConfInputClassPtr, XF86ConfInputClassRec)
|
||||
|
||||
/* Initialize MatchGroup lists */
|
||||
xorg_list_init(&ptr->match_product);
|
||||
/* Initialize MatchGroup lists */
|
||||
xorg_list_init(&ptr->match_product);
|
||||
xorg_list_init(&ptr->match_vendor);
|
||||
xorg_list_init(&ptr->match_device);
|
||||
xorg_list_init(&ptr->match_os);
|
||||
|
||||
Reference in New Issue
Block a user