Remove isgraph attr from non-break space

This commit is contained in:
Andrey A. Chernov 1996-08-20 14:27:26 +00:00
parent 587ad47a9b
commit 59460dc4ff

View File

@ -92,7 +92,7 @@ _RuneLocale _DefaultRuneLocale = {
_C, _C, _C, _C,
/*98*/ _C, _C, _C, _C,
_C, _C, _C, _C,
/*A0*/ _R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
/*A0*/ _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,