summaryrefslogtreecommitdiff
path: root/src/xg47_videohw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xg47_videohw.c')
-rw-r--r--src/xg47_videohw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xg47_videohw.c b/src/xg47_videohw.c
index 6efd25b..06b75f0 100644
--- a/src/xg47_videohw.c
+++ b/src/xg47_videohw.c
@@ -537,7 +537,7 @@ void XG47HwOverDriveSetPara(ScrnInfoPtr pScrn)
/* Overdrive LUT content value divided by 2.
* 247B<11>: LOD_DIV2
- * i.e. {Content, 2’b0} => {1’b0,Content,1’b0}
+ * i.e. {Content, 2'b0} => {1'b0,Content,1'b0}
*/
OUTB(0x247C, INB(0x247C) & ~0x8);