pidl: fix handling of output arguments in s3 client stubs.
commit8f1361e627aba9ef3f207cb9a38c4394bd55ccff
authorGünther Deschner <gd@samba.org>
Fri, 27 Nov 2009 15:06:40 +0000 (27 16:06 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 30 Nov 2009 11:21:59 +0000 (30 12:21 +0100)
tree0b3803307f07c56751c96b38170b3bc89a05a3ed
parent2b7e84f217b523aec81f160740f63d50e4f00a05
pidl: fix handling of output arguments in s3 client stubs.

a20e095 used (uint8_t) instead of (uint8_t *).

Guenther
(cherry picked from commit 79f82998b1aa8349f76a4c82c17daf7e03cdb41a)
librpc/gen_ndr/cli_spoolss.c
pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm