1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-05-03 23:09:34 +00:00

Fix some typos. (#18)

Changes to commentary only.
This commit is contained in:
Bruce Mitchener
2020-12-10 23:07:35 +07:00
committed by GitHub
parent 5c8fb47005
commit e025617c13
30 changed files with 177 additions and 177 deletions

View File

@@ -37,7 +37,7 @@
#define SUN_TYPE3_KBD 0x0
#define SUN_TYPE4_KBD 0x1
/* DISPALY */
/* DISPLAY */
#define SUN_DISPTYPE_MASK 0x78
#define SUN2BW (2<<3)
#define SUN2COLOR (3<<3)