Changes resulting from code review.
This commit is contained in:
committed by
Oliver Schmidt
parent
ce80624f62
commit
002d1801ec
@@ -9,6 +9,8 @@
|
||||
;
|
||||
; Definitions for the character type tables
|
||||
;
|
||||
; Ullrich von Bassewitz, 08.09.2001
|
||||
;
|
||||
|
||||
; Define bitmapped constants for the table entries
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
.include "ctype.inc"
|
||||
.export __ctype
|
||||
|
||||
; This data is a table of possible ctype combinations, possible during
|
||||
; Table definition covering all possible ctype combinations
|
||||
|
||||
.rodata
|
||||
__ctype:
|
||||
|
||||
Reference in New Issue
Block a user