printing: explicitly clear PUBLISHED attribute
commita728d9691a73212607f8979d2f469122ec20b85b
authorDavid Disseldorp <ddiss@samba.org>
Thu, 23 May 2013 17:32:08 +0000 (23 19:32 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Jun 2013 07:20:08 +0000 (17 09:20 +0200)
tree4de4bf957814d178d52eca07739a2d3a85d98399
parent55b835833073480c514e94e03f03a7c1f65c679e
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.
(cherry picked from commit d867da670e42e3cbcf5f251a8a758f9506511086)
source3/printing/nt_printing_ads.c