diff options
Diffstat (limited to 'src/riva_driver.c')
-rw-r--r-- | src/riva_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/riva_driver.c b/src/riva_driver.c index e11772a..4aac549 100644 --- a/src/riva_driver.c +++ b/src/riva_driver.c @@ -1190,7 +1190,7 @@ RivaScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv) * function. If not, the visuals will need to be setup before calling * a fb ScreenInit() function and fixed up after. * - * For most PC hardware at depths >= 8, the defaults that cfb uses + * For most PC hardware at depths >= 8, the defaults that fb uses * are not appropriate. In this driver, we fixup the visuals after. */ |