xserver/hw
Alan Coopersmith 062c339519 modesetting: fix typo in XF86ModuleVersionInfo initialization
Found by clang 19.1.7:

hw/xfree86/drivers/modesetting/driver.c:163:21:
 warning: initializer overrides prior initialization of this subobject
 [-Winitializer-overrides]
  163 |     ._modinfo1_   = MODINFOSTRING2,
      |                     ^~~~~~~~~~~~~~
hw/xfree86/drivers/modesetting/driver.c:162:21:
 note: previous initialization is here
  162 |     ._modinfo1_   = MODINFOSTRING1,
      |                     ^~~~~~~~~~~~~~

Fixes: 2a10eff6c ("xfree86: modsetting: use explicit field initializers for XF86ModuleData")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1910>
2025-04-19 17:02:15 +00:00
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2025-04-02 00:54:31 +00:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 modesetting: fix typo in XF86ModuleVersionInfo initialization 2025-04-19 17:02:15 +00:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xwayland xwayland: no need to use WriteReplyToClient() 2025-04-07 07:47:30 +00:00
xwin man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00