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>
Mon, 30 Aug 2010 06:44:38 +0000 (08:44 +0200)
commit11a3d78951c897c46264203daaad12a3ead5cf8c
tree182b0fa7569239e7bf667e3a12598eb6a88a5164
parentfbf3d03550495df58adeb291a44776270d6cf01d
librpc/ndr: correctly implement ndr_charset_length()

Before we ignored the charset type.

metze
librpc/ndr/ndr_string.c