debian/patches/03_auto_load_driver.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c47e023c102a383c4080760287db21502d79480b
Author: David Nusinow <[EMAIL PROTECTED]>
Date: Mon Aug 20 19:15:39 2007 -0400
typofix. Good catch Brice
diff --git a/debian/patches/03_auto_load_driver.diff
b/debian/patches/03_auto_load_driver.diff
index 73fc121..d6ae102 100644
--- a/debian/patches/03_auto_load_driver.diff
+++ b/debian/patches/03_auto_load_driver.diff
@@ -177,7 +177,7 @@ Index: xorg-server/hw/xfree86/common/xf86AutoConfig.c
+ #endif
+ }
+
-+ xf86Msg(X_DEFAULT, "Matched %s for the autocnfigured driver\n",
ptr->driver);
++ xf86Msg(X_DEFAULT, "Matched %s for the autoconfigured driver\n",
ptr->driver);
+ ptr->active = TRUE;
+ ptr->claimed = FALSE;
+ /* TODO Handle multiple screen sections */
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]