Make read_utf8(), like read_sbcs(), accessible to the rest of the library,
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Sep 2005 12:49:44 +0000 (12:49 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Sep 2005 12:49:44 +0000 (12:49 +0000)
commit7a7dc0a794235868318c60726f42e175766045e8
tree2567664dbf5ea7a5c77911a2fd53f4bbbe682426
parenta466a0b5faae11a384805458c857a5277ad8a9fa
Make read_utf8(), like read_sbcs(), accessible to the rest of the library,
so it can be used directly in iso2022.c.

git-svn-id: svn://svn.tartarus.org/sgt/charset@6326 cda61777-01e9-0310-a592-d414129be87e
internal.h
iso2022.c
utf8.c