xserver/hw/xgl xglinit.c,1.4,1.5
Dave Airlie
xserver-commit at pdx.freedesktop.org
Tue Jan 3 18:18:36 PST 2006
Committed by: airlied
Update of /cvs/xserver/xserver/hw/xgl
In directory gabe:/tmp/cvs-serv13751
Modified Files:
xglinit.c
Log Message:
small compile fix
Index: xglinit.c
===================================================================
RCS file: /cvs/xserver/xserver/hw/xgl/xglinit.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- xglinit.c 3 Jan 2006 09:56:22 -0000 1.4
+++ xglinit.c 4 Jan 2006 02:18:34 -0000 1.5
@@ -266,11 +266,11 @@
if (++j < argc)
glxExtLogFile = argv[j];
}
- }
#endif
#endif
+ }
checkDDX = TRUE;
}
More information about the xserver-commit
mailing list