commit | d959e7ac7471ae74fd9d2a60ed3f4fcd24ca624d | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Sep 22 16:22:52 2016 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Sep 22 16:22:52 2016 +0200 |
tree | 6b59711b716163874cfad7fc671f84b071378199 | |
parent | 5d663058f0f8e156574b4d2076bac54258de7c72 [diff] [blame] |
Remove INITARGS from recent xserver patches INITARGS isn't used since Xorg 1.13, so remove it from our patches.
diff --git a/unix/xserver114.patch b/unix/xserver114.patch index 81b1c70..2bfc8ff 100644 --- a/unix/xserver114.patch +++ b/unix/xserver114.patch
@@ -66,7 +66,7 @@ #include "globals.h" +#ifdef TIGERVNC -+extern void vncExtensionInit(INITARGS); ++extern void vncExtensionInit(void); +#endif + /* The following is only a small first step towards run-time