xserver/hw/xwin
Enrico Weigelt, metux IT consult 2b486f625a (1827) xwin: drop redundant declaration of winValidateArgs()
../hw/xwin/InitOutput.c:89:2: warning: redundant redeclaration of ‘winValidateArgs’ [-Wredundant-decls]
   89 |  winValidateArgs(void);
      |  ^~~~~~~~~~~~~~~

In file included from ../hw/xwin/InitOutput.c:35:
../hw/xwin/win.h:1008:1: note: previous declaration of ‘winValidateArgs’ was here

 1008 | winValidateArgs(void);
      | ^~~~~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:59 +02:00
..
dri (1882) xwin: drop unused variable WindowsDRIReqCode 2025-05-22 17:34:56 +02:00
glx (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
man man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
winclipboard (1889) xwin: fix unitialized variables 2025-05-22 17:34:55 +02:00
.gitignore
InitInput.c mi: unexport mieqInit() 2025-02-06 16:45:20 +02:00
InitOutput.c (1827) xwin: drop redundant declaration of winValidateArgs() 2025-05-22 17:34:59 +02:00
X.ico
XWin.exe.manifest
XWin.rc
ddraw.h
meson.build
propertystore.h
system.XWinrc
win.h (1841) dix: move ColormapRec declaration out of public header 2025-05-22 17:34:58 +02:00
winSetAppUserModelID.c
winallpriv.c Move sizeof to second argument in calloc calls 2024-07-19 23:45:21 +00:00
winauth.c (!1901) os: auth: let GenerateAuthorization() return 0 on error 2025-05-22 17:34:52 +02:00
winauth.h
winblock.c
winclipboardinit.c
winclipboardwrappers.c
wincmap.c (!1903) dix: CreateColormap() pass in ClientPtr instead of client index 2025-05-22 17:34:52 +02:00
winconfig.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winconfig.h
wincreatewnd.c
wincursor.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
windialogs.c
windisplay.c
windisplay.h
winengine.c
winerror.c xwin: drop duplicate OsVendorVErrorF() 2025-02-06 23:35:27 +00:00
winglobals.c
winglobals.h
winkeybd.c mi: unexport mieqProcessInputEvents() 2025-02-06 16:45:20 +02:00
winkeybd.h
winkeyhook.c
winkeynames.h
winlayouts.h
winmessages.h
winmisc.c
winmonitors.c
winmonitors.h
winmouse.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winms.h (1867) dix: unexport and rename CreateWindow() 2025-05-22 17:34:57 +02:00
winmsg.c
winmsg.h
winmsgwindow.c
winmultiwindowclass.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winmultiwindowclass.h
winmultiwindowicons.c (1889) xwin: fix missing include of windsock2.h 2025-05-22 17:34:55 +02:00
winmultiwindowicons.h
winmultiwindowshape.c (!1705) xwin: drop wrapping on ScreenRec->SetShape() 2025-05-22 17:34:44 +02:00
winmultiwindowwindow.c (!1899) dix: replace wClient() macro by dixClientForWindow() inline function 2025-05-22 17:34:52 +02:00
winmultiwindowwm.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winmultiwindowwndproc.c mi: unexport miPointerSetScreen() 2025-02-06 14:38:05 +00:00
winos.c
winprefs.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winprefs.h
winprefslex.l (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winprefsyacc.y (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winprocarg.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winrandr.c (!1909) xwin: use calloc() instead of malloc() 2025-05-22 17:34:50 +02:00
winresource.h
winscrinit.c (1889) xwin: fix name clash between Xserver and Windows headers 2025-05-22 17:34:55 +02:00
winshadddnl.c (!1705) xwin: call winFinishScreenInitFB() directly 2025-05-22 17:34:44 +02:00
winshadgdi.c (1889) xwin: fix int size mismatch 2025-05-22 17:34:55 +02:00
wintaskbar.c
wintrayicon.c
winvalargs.c
winwakeup.c
winwindow.c (!1936) xwin: fix missing include of mi/mi_priv.h 2025-05-22 17:34:45 +02:00
winwindow.h
winwndproc.c mi: unexport miPointerSetScreen() 2025-02-06 14:38:05 +00:00