s3: Fix print_spool_end
authorVolker Lendecke <vl@samba.org>
Sat, 2 Apr 2011 16:46:58 +0000 (18:46 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 5 Apr 2011 10:26:29 +0000 (12:26 +0200)
commit0f08e9d92222b97cfea3fa5c9ac633790cc4f76d
tree3ba8a5c28b0ffca19e06f168a4699132c80da25a
parent4b7895698557149504773f4e74e8d4eb81c3b093
s3: Fix print_spool_end

We have to use the spoolss pipe instance opened in print_spool_open, otherwise
the spoolss server won't be able to find the right printer and job.
source3/printing/printspoolss.c