diff options
Diffstat (limited to 'src/ast_mode.h')
-rw-r--r-- | src/ast_mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h index 68b7581..a054100 100644 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -85,7 +85,7 @@ #define DAC_NUM_EGA 64 #define DAC_NUM_VGA 256 -/* Data Structure decalration for internal use */ +/* Data Structure declaration for internal use */ typedef struct { UCHAR MISC; |