librpc/ndr: correctly implement ndr_charset_length()
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Aug 2010 08:05:15 +0000 (10:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 26 Aug 2010 06:49:35 +0000 (08:49 +0200)
commit72e8be6c12162c89b45c7f14f51b52731b10b762
tree77833721b3cc3588c6f51f41dc25647dcf359fe1
parent3c7a7bbb9a6258744523f41935f3967e48056787
librpc/ndr: correctly implement ndr_charset_length()

Before we ignored the charset type.

metze
librpc/ndr/ndr_string.c