mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 22:36:24 +01:00
Add isblank attr to non-break space
Add comment describing how upper half of table made
This commit is contained in:
parent
e132ded975
commit
a540d32bde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17712
@ -92,7 +92,10 @@ _RuneLocale _DefaultRuneLocale = {
|
||||
_C, _C, _C, _C,
|
||||
/*98*/ _C, _C, _C, _C,
|
||||
_C, _C, _C, _C,
|
||||
/*A0*/ _R, _P|_R|_G, _P|_R|_G, _P|_R|_G,
|
||||
|
||||
/* Populated from ISO 8859-1, attempt to not violate POSIX/ANSI */
|
||||
|
||||
/*A0*/ _B|_R, _P|_R|_G, _P|_R|_G, _P|_R|_G,
|
||||
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
|
||||
/*A8*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
|
||||
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
|
||||
|
Loading…
Reference in New Issue
Block a user