s3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.
authorGünther Deschner <gd@samba.org>
Tue, 17 Mar 2009 23:38:40 +0000 (00:38 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 18 Mar 2009 16:07:39 +0000 (17:07 +0100)
commit0cfb1aea29929c0605d299d71784787aa516bc2a
tree622084c58988d5b71101832e679cdfc6d0211f76
parent31106cdace883de16d5810386d69fc3da7d37c61
s3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.

Please note that this has been the last call in samba3 that was
using hand-marshalled rpc. With this commit all named pipe rpc services
in samba3 have now fully moved to pidl generated code :-)

Guenther
source3/include/proto.h
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_spoolss_nt.c