utf8.h: Correct some values for EBCDIC
authorKarl Williamson <public@khwilliamson.com>
Sat, 13 Oct 2012 15:52:42 +0000 (09:52 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 14 Oct 2012 15:03:38 +0000 (09:03 -0600)
commit03c769848502ede1a551c8271a32945860d0d2fb
tree663e2e0299fa7ce84a2ad35f7b911f673cd9b40f
parent1f327b5e67f741f6680b230ab89f99ab63fca5c4
utf8.h: Correct some values for EBCDIC

It occurred to me that EBCDIC has different maximums for the number of
bytes a character can occupy.  This moves the definition in utf8.h to
within an #ifndef EBCDIC, and adds the correct values to utfebcdic.h
utf8.h
utfebcdic.h