summaryrefslogtreecommitdiff
path: root/src/xg47_accel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xg47_accel.c')
-rw-r--r--src/xg47_accel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xg47_accel.c b/src/xg47_accel.c
index 09268ac..81086da 100644
--- a/src/xg47_accel.c
+++ b/src/xg47_accel.c
@@ -142,7 +142,7 @@ static void XG47SubsequentScreenToScreenColorExpandFill(ScrnInfoPtr pScrn,
int skipleft);
*/
-/* CPU to Screen Color expansion - similiar to XAAImageWrite() */
+/* CPU to Screen Color expansion - similar to XAAImageWrite() */
/*
static void XG47SetupForCPUToScreenColorExpandFill(ScrnInfoPtr pScrn,
int fg, int bg,
@@ -326,7 +326,7 @@ Bool XG47AccelInit(ScreenPtr pScreen)
}
XGIDebug(DBG_FUNCTION, "[DBG] Jong 06142006-After XG47InitCmdList\n");
- /* We always use patten bank0 since HW can not handle patten bank swapping corretly! */
+ /* We always use pattern bank0 since HW can not handle pattern bank swapping correctly! */
accel_info.engineFlag = FER_EN_PATTERN_FLIP;
/* ENINT; 32bpp */
accel_info.engineCmd = 0x8200;