summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-01 23:32:48 +0100
committerGünther Deschner <gd@samba.org>2008-02-01 23:34:50 +0100
commitb5cd038000e6156f795095e5f845356baec6ca44 (patch)
treea3027463baad4bae53c50de9aee19e95aca36102 /source3/librpc/gen_ndr/samr.h
parent46e0748cdfe687ffb8f2d3d050ddb011b1667a2d (diff)
downloadsamba-b5cd038000e6156f795095e5f845356baec6ca44.tar.gz
samba-b5cd038000e6156f795095e5f845356baec6ca44.tar.bz2
samba-b5cd038000e6156f795095e5f845356baec6ca44.zip
Re-run make idl.
Guenther (This used to be commit e02b07da063200eaf7f2902b7541237b3f9442d1)
Diffstat (limited to 'source3/librpc/gen_ndr/samr.h')
-rw-r--r--source3/librpc/gen_ndr/samr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/samr.h b/source3/librpc/gen_ndr/samr.h
index 2a6a826078..6e79773fab 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -773,7 +773,7 @@ struct samr_QuerySecurity {
} in;
struct {
- struct sec_desc_buf *sdbuf;/* [ref] */
+ struct sec_desc_buf **sdbuf;/* [ref] */
NTSTATUS result;
} out;