summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srvsvc.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-31 23:55:16 +0200
committerGünther Deschner <gd@samba.org>2008-04-01 00:26:32 +0200
commit493d61a1b3049d748ff131840762070a2063d184 (patch)
tree82b1a326ccee34afc0ba4f8ecbe07d8311aa49f1 /source3/librpc/gen_ndr/srvsvc.h
parentf3fcf54c5824a3827cb7c7e3d63d393e56620388 (diff)
downloadsamba-493d61a1b3049d748ff131840762070a2063d184.tar.gz
samba-493d61a1b3049d748ff131840762070a2063d184.tar.bz2
samba-493d61a1b3049d748ff131840762070a2063d184.zip
Re-run make idl.
Guenther (This used to be commit 3adf82554a6f54878aed99c3e894aef1b7ecfd84)
Diffstat (limited to 'source3/librpc/gen_ndr/srvsvc.h')
-rw-r--r--source3/librpc/gen_ndr/srvsvc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/srvsvc.h b/source3/librpc/gen_ndr/srvsvc.h
index 2d03e7da70..8a2bbfb0a7 100644
--- a/source3/librpc/gen_ndr/srvsvc.h
+++ b/source3/librpc/gen_ndr/srvsvc.h
@@ -314,8 +314,7 @@ struct srvsvc_NetShareInfo502 {
uint32_t current_users;
const char *path;/* [unique,charset(UTF16)] */
const char *password;/* [unique,charset(UTF16)] */
- uint32_t unknown;
- struct security_descriptor *sd;/* [unique,subcontext(4)] */
+ struct sec_desc_buf sd_buf;
};
struct srvsvc_NetShareCtr502 {