removal of the use of unistrn2 function: replace it with unistr2_to_str
authorLuke Leighton <lkcl@samba.org>
Tue, 9 Feb 1999 19:51:44 +0000 (19:51 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 9 Feb 1999 19:51:44 +0000 (19:51 +0000)
commit748f296a76a76d38525ad35df6658811cae60222
tree977f07b580b89f7f8494847e2fad36946679d51e
parent3b12477f34a4311235c7c0b2e9a9cdc9f5a4f0e9
removal of the use of unistrn2 function: replace it with unistr2_to_str
which is more appropriate.
(This used to be commit ac72fe1ab3d10f64a5945ccbd4ed3817e30f9f7b)
source3/include/proto.h
source3/lib/domain_namemap.c
source3/rpc_client/cli_lsarpc.c
source3/rpc_parse/parse_lsa.c
source3/rpc_parse/parse_misc.c
source3/rpc_server/srv_reg.c
source3/rpc_server/srv_samr.c
source3/rpcclient/display.c