summaryrefslogtreecommitdiff
path: root/src/neo_2070.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/neo_2070.c')
-rw-r--r--src/neo_2070.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/neo_2070.c b/src/neo_2070.c
index 4767b7d..e57fd17 100644
--- a/src/neo_2070.c
+++ b/src/neo_2070.c
@@ -143,7 +143,7 @@ Neo2070AccelInit(ScreenPtr pScreen)
* Setup some global variables
*/
- /* Initialize for 8bpp or 15/16bpp support accellerated */
+ /* Initialize for 8bpp or 15/16bpp support accelerated */
switch (pScrn->bitsPerPixel) {
case 8:
nAcl->BltCntlFlags = NEO_BC1_DEPTH8;