librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Mar 2011 16:41:27 +0000 (17:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Mar 2011 12:13:02 +0000 (13:13 +0100)
commit56df34a6aa336c1f7e6b40a4cc585ae12d9052a6
tree204bddc39682f9861c0e7ff62149f1a87ecf1c82
parentea29261186a7a65e73d84802a607315a50050614
librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext

This is not strictly needed, but it's good to have the logic
in common with the other Enum* calls.

This also allows us to play with the NDR_RELATIVE_REVERSE flag.

metze
librpc/ndr/ndr_spoolss_buf.c