spoolss: add [ms_union] to spoolss.idl where appropriate.
commit69d9e3ef870fdd643bdc6fb4c893fa26d06fb2cf
authorGünther Deschner <gd@samba.org>
Wed, 30 Jan 2013 19:05:51 +0000 (30 20:05 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 20 May 2013 16:50:00 +0000 (20 18:50 +0200)
tree769d27d90b32273c8d3ab8eaa582a21d11fb98f7
parent229108e26645e121fa5ec06911f573dce8198c07
spoolss: add [ms_union] to spoolss.idl where appropriate.

Normally we would activate [ms_union] for the entire interface but given the
fact we use this IDL file also for custom-marshalled structures we would
generate union arm alignment also for the custom-marshalled unions where they
are inappropriate. Thus, only enable [ms_union] only for unions that are part of
the MS-RPRN IDL.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
librpc/idl/spoolss.idl