mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 07:20:10 +01:00
xfree86: whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
3d68d1f267
commit
eb671b804e
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue