summaryrefslogtreecommitdiff
path: root/src/ast_cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast_cursor.c')
-rw-r--r--src/ast_cursor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast_cursor.c b/src/ast_cursor.c
index 5031aac..55bf208 100644
--- a/src/ast_cursor.c
+++ b/src/ast_cursor.c
@@ -440,7 +440,7 @@ ASTFireCursor(ScrnInfoPtr pScrn)
{
ASTRecPtr pAST = ASTPTR(pScrn);
- SetIndexRegMask(CRTC_PORT, 0xCB, 0xFF, 0x00); /* dummp write to fire HWC */
+ SetIndexRegMask(CRTC_PORT, 0xCB, 0xFF, 0x00); /* dummy write to fire HWC */
}