From 0f834b91a4768673833ab4917e87d86c237bb1a6 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 23 Mar 2012 10:05:55 +0100 Subject: libX11 xserver fontconfig mesa pixman xkbcomp xkeyboard-config git update 23 Mar 2012 --- xorg-server/hw/dmx/glxProxy/glxfbconfig.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xorg-server/hw/dmx/glxProxy/glxfbconfig.h') diff --git a/xorg-server/hw/dmx/glxProxy/glxfbconfig.h b/xorg-server/hw/dmx/glxProxy/glxfbconfig.h index c5e94043b..6626410d9 100644 --- a/xorg-server/hw/dmx/glxProxy/glxfbconfig.h +++ b/xorg-server/hw/dmx/glxProxy/glxfbconfig.h @@ -32,7 +32,8 @@ #include -int AreFBConfigsMatch( __GLXFBConfig *c1, __GLXFBConfig *c2 ); -__GLXFBConfig *FindMatchingFBConfig( __GLXFBConfig *c, __GLXFBConfig *configs, int nconfigs ); +int AreFBConfigsMatch(__GLXFBConfig * c1, __GLXFBConfig * c2); +__GLXFBConfig *FindMatchingFBConfig(__GLXFBConfig * c, __GLXFBConfig * configs, + int nconfigs); #endif -- cgit v1.2.3