s3-spoolss: fix -Wunused-but-set-variable build warning in _spoolss_EnumPrintProcData...
authorGünther Deschner <gd@samba.org>
Wed, 8 Jun 2011 10:00:46 +0000 (12:00 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 8 Jun 2011 10:00:54 +0000 (12:00 +0200)
commit47ea009e86a2a4499e216d97e5b64cc9e52a27ad
treeb9272dc89b20eb9789655bf081b4fa66277e912d
parent4fa51257b283c2e8bb415cc7f9c001d64c8a2669
s3-spoolss: fix -Wunused-but-set-variable build warning in _spoolss_EnumPrintProcDataTypes().

We were in fact ignoring the error code here.

Guenther
source3/rpc_server/spoolss/srv_spoolss_nt.c