Make init_doschar_table() static
authorVolker Lendecke <vl@samba.org>
Sat, 15 Dec 2007 23:17:41 +0000 (00:17 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 16 Dec 2007 18:56:58 +0000 (10:56 -0800)
commit2ae400b213a673253da0e3088ce1c3f54d9681cc
tree1dc8c4c802f17d772c3e549f7aca1abd1d229596
parentc335e3322d1690331366972cf55dde9f4305981c
Make init_doschar_table() static

It's only called directly before init_valid_table() anyway, so move it there.
(This used to be commit b6d1d2428866712a550a354732e2386b4f87b67b)
source3/lib/charcnv.c
source3/lib/util_unistr.c