diff options
Diffstat (limited to 'src/r128_driver.c')
-rw-r--r-- | src/r128_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_driver.c b/src/r128_driver.c index b90e50f..3a92dc0 100644 --- a/src/r128_driver.c +++ b/src/r128_driver.c @@ -1959,7 +1959,7 @@ Bool R128PreInit(ScrnInfoPtr pScrn, int flags) xf86FreeInt10(pInt10); 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; |