s3: Fix print_spool_end
commit1b80e06e8e34a6febfe35d9ffd5592d5f6566729
authorVolker Lendecke <vl@samba.org>
Sat, 2 Apr 2011 16:46:58 +0000 (2 18:46 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 5 Apr 2011 11:38:15 +0000 (5 13:38 +0200)
tree3a1fe8798dc2f27156019f980cedb531088a8182
parent0c3a359de1491828439ee5bbe4b05364b814d068
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.
(cherry picked from commit 0f08e9d92222b97cfea3fa5c9ac633790cc4f76d)
source3/printing/printspoolss.c