From cb940eee5c5539e47c16d3c96837b96e22f0324f Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Tue, 13 Jan 2009 19:46:29 +0000 Subject: note to self: no cookie, a compile started is not a compile tested --- xserver/hw/xfree86/common/xf86Init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xserver') diff --git a/xserver/hw/xfree86/common/xf86Init.c b/xserver/hw/xfree86/common/xf86Init.c index 7ad843ee0..9a51d6c19 100644 --- a/xserver/hw/xfree86/common/xf86Init.c +++ b/xserver/hw/xfree86/common/xf86Init.c @@ -682,7 +682,7 @@ InitOutput(ScreenInfo *pScreenInfo, int argc, char **argv) MessageType pix24From = X_DEFAULT; Bool pix24Fail = FALSE; Bool autoconfig = FALSE; - GDevPtr configured_device + GDevPtr configured_device; xf86Initialising = TRUE; -- cgit v1.2.3