summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/libnetapi.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-08-27 19:15:02 +0200
committerGünther Deschner <gd@samba.org>2008-08-29 13:58:00 +0200
commit45e34d0b17835e5edd9dad793145f4c75014f504 (patch)
treedaf2d4480d4dcaf00e19d50e6c158b011d5aac90 /source3/librpc/gen_ndr/libnetapi.h
parentd97c694e4b0917f67eaa7470462c99c5fdad67f7 (diff)
downloadsamba-45e34d0b17835e5edd9dad793145f4c75014f504.tar.gz
samba-45e34d0b17835e5edd9dad793145f4c75014f504.tar.bz2
samba-45e34d0b17835e5edd9dad793145f4c75014f504.zip
re-run make idl.
Guenther (This used to be commit 9d33627d723c582f723982d090858e01bf5bd8c8)
Diffstat (limited to 'source3/librpc/gen_ndr/libnetapi.h')
-rw-r--r--source3/librpc/gen_ndr/libnetapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/libnetapi.h b/source3/librpc/gen_ndr/libnetapi.h
index ed99c5d189..a225022fd3 100644
--- a/source3/librpc/gen_ndr/libnetapi.h
+++ b/source3/librpc/gen_ndr/libnetapi.h
@@ -149,7 +149,7 @@ struct USER_INFO_4 {
const char * usri4_logon_server;
uint32_t usri4_country_code;
uint32_t usri4_code_page;
- struct dom_sid *usri4_user_sid;/* [unique] */
+ struct domsid *usri4_user_sid;/* [unique] */
uint32_t usri4_primary_group_id;
const char * usri4_profile;
const char * usri4_home_dir_drive;