mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Same-endian dispatch was properly calling through the Xinerama wrapping, but other-endian dispatch wasn't.
3 lines
69 B
C
3 lines
69 B
C
extern void XineramifyXv(void);
|
|
extern void XvResetProcVector(void);
|