diff options
Diffstat (limited to 'driver/xf86-video-mach64/src/atidri.c')
-rw-r--r-- | driver/xf86-video-mach64/src/atidri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-mach64/src/atidri.c b/driver/xf86-video-mach64/src/atidri.c index 8c8d81c60..a172bfa69 100644 --- a/driver/xf86-video-mach64/src/atidri.c +++ b/driver/xf86-video-mach64/src/atidri.c @@ -1321,7 +1321,7 @@ Bool ATIDRIFinishScreenInit( ScreenPtr pScreen ) * an extraction of the hardware-affecting bits from mach64_do_init_drm() * (see atidrm.c) * I am assuming here that pATI->pDRIServerInfo doesn't change - * elsewhere in incomaptible ways. + * elsewhere in incompatible ways. * How will this code react to resuming after a failed resumeor pci based dri ? */ void ATIDRIResume( ScreenPtr pScreen ) |