Fixed open handle code in printers - 3 functions were always being done
authorJeremy Allison <jra@samba.org>
Sat, 22 Jul 2000 00:48:29 +0000 (00:48 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 22 Jul 2000 00:48:29 +0000 (00:48 +0000)
commit78bbcec21b0683aa859aceeb42b106580d48e467
treec669688332a66ef6ce497e70952e5d776e26527b
parent9f5e9acf778f093dd1ee559f040ee1b2a7f9e5ec
Fixed open handle code in printers - 3 functions were always being done
in order - moved them into open_printer_hnd().
Added saving of comment field.
Jeremy.
(This used to be commit a0ee774fe92e5d0bc84d1d6729e8c538c67e8aba)
source3/include/nt_printing.h
source3/include/proto.h
source3/printing/nt_printing.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c