unistr: moved some UCS2 macros into util_unistr
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Mar 2011 04:39:27 +0000 (15:39 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 25 Mar 2011 03:37:06 +0000 (04:37 +0100)
commitaaae4123b9bcdf0a3d5d006fcb7daf10a1d95fbc
tree5316578a9ec3282d45900504c50df2f4a767b956
parent5a20325c867b32333f489b7d04c6b8e6571ed06d
unistr: moved some UCS2 macros into util_unistr

we need to move towards eliminating smb_ucs2_t. This moves a couple of
the related macros into the only file they are used in

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/util/charset/charset.h
source3/lib/util_unistr.c