summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2004-07-26 19:14:58 +0000
committerAdam Jackson <ajax@nwnk.net>2004-07-26 19:14:58 +0000
commit9f251b16e702da486f824307e72a6f80c6987b5d (patch)
tree779e652b6258f72673e9720f273e6211c7c99928 /src/radeon_driver.c
parent6f1e01ecdb11913fd768b9918f516b8379b7858f (diff)
Bug #848: Clean up gatos notice messages.
Diffstat (limited to 'src/radeon_driver.c')
-rw-r--r--src/radeon_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 381a484..6c4d184 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -4209,7 +4209,7 @@ Bool RADEONPreInit(ScrnInfoPtr pScrn, int flags)
info->MMIO = NULL;
xf86DrvMsg(pScrn->scrnIndex, X_NOTICE,
- "For information on using the multimedia capabilities\n of this"
+ "For information on using the multimedia capabilities\n\tof this"
" adapter, please see http://gatos.sf.net.\n");
return TRUE;