summaryrefslogtreecommitdiff
path: root/target_arm64/usr/include/xorg/xf86RamDac.h
diff options
context:
space:
mode:
Diffstat (limited to 'target_arm64/usr/include/xorg/xf86RamDac.h')
-rw-r--r--target_arm64/usr/include/xorg/xf86RamDac.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target_arm64/usr/include/xorg/xf86RamDac.h b/target_arm64/usr/include/xorg/xf86RamDac.h
index 50a659a..af16b7f 100644
--- a/target_arm64/usr/include/xorg/xf86RamDac.h
+++ b/target_arm64/usr/include/xorg/xf86RamDac.h
@@ -12,8 +12,8 @@
typedef struct _RamDacRegRec {
/* This is probably the nastiest assumption, we allocate 1024 slots for
- * ramdac registers, should be enough. I've checked IBM and TVP series
- * and they seem o.k
+ * ramdac registers, should be enough. I've checked IBM and TVP series
+ * and they seem o.k
* Then we allocate 768 entries for the DAC too. IBM640 needs 1024 -FIXME
*/
unsigned short DacRegs[0x400]; /* register set */