about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedlibxxf86vm_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibxxf86vm_private.h b/src/wrapped/wrappedlibxxf86vm_private.h
index b418072b..5dd5a76e 100644
--- a/src/wrapped/wrappedlibxxf86vm_private.h
+++ b/src/wrapped/wrappedlibxxf86vm_private.h
@@ -1,5 +1,5 @@
 #if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
-#error meh!
+#error Meh...
 #endif
 
 GO(XF86VidModeGetViewPort, iFpipp)
@@ -17,7 +17,7 @@ GO(XF86VidModeSetGammaRamp, iFpiippp)
 GO(XF86VidModeGetPermissions, iFpip)
 GO(XF86VidModeModModeLine, iFpip)
 GO(XF86VidModeSetViewPort, iFpiii)
-GO(XF86VidModeSwitchMode, iFpip)
+GO(XF86VidModeSwitchMode, iFpii)
 GO(XF86VidModeAddModeLine, iFpipp)
 GO(XF86VidModeSwitchToMode, iFpip)
 GO(XF86VidModeQueryExtension, iFppp)