librpc/ndr: align the definition of LIBNDR_STRING_FLAGS with currently defined flags
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Jun 2017 13:22:42 +0000 (15:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:43 +0000 (16:57 +0200)
commit91d8272e8604b5d87bcc0ce365b553bc760c8ed3
treec5a949e4616c75f6eda7ba78ff4900bb3965b9d8
parent81bbfb010599b65308aca89cc50532372ca4cb00
librpc/ndr: align the definition of LIBNDR_STRING_FLAGS with currently defined flags

The range included the unused (1<<14) before.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/ndr/libndr.h