printing: explicitly clear PUBLISHED attribute
authorDavid Disseldorp <ddiss@samba.org>
Thu, 23 May 2013 17:32:08 +0000 (19:32 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 4 Jun 2013 07:52:26 +0000 (09:52 +0200)
commitd867da670e42e3cbcf5f251a8a758f9506511086
tree2ad5ff4e6c2f1fd2228d978bbf2b8d75d460b4f5
parentc8e399b8b164e13789dcaa8801cb74f26d91f22a
printing: explicitly clear PUBLISHED attribute

Currently nt_printer_publish(DSPRINT_UNPUBLISH) flips (via xor) the
info2->attributes PRINTER_ATTRIBUTE_PUBLISHED flag, rather than
explicitly clearing it.
source3/printing/nt_printing_ads.c