summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-10-08 10:01:51 -0700
committerJeremy Allison <jra@samba.org>2009-10-08 10:01:51 -0700
commit77abc2dabd0477bf283793389da5add19aa42de1 (patch)
treefee4af8e97dd736d6a4985182803059e928b746f /source3/include/proto.h
parent46d193324082000f19221f1b1ac679512aff96ed (diff)
parentfb7096a55bb7873965797feee72ceef2404d689d (diff)
downloadsamba-77abc2dabd0477bf283793389da5add19aa42de1.tar.gz
samba-77abc2dabd0477bf283793389da5add19aa42de1.tar.bz2
samba-77abc2dabd0477bf283793389da5add19aa42de1.zip
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index d31483a02e..dd46bdda83 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5427,7 +5427,7 @@ NTSTATUS rpccli_samr_chgpasswd_user3(struct rpc_pipe_client *cli,
const char *newpassword,
const char *oldpassword,
struct samr_DomInfo1 **dominfo1,
- struct samr_ChangeReject **reject);
+ struct userPwdChangeFailureInformation **reject);
void get_query_dispinfo_params(int loop_count, uint32 *max_entries,
uint32 *max_size);
NTSTATUS rpccli_try_samr_connects(struct rpc_pipe_client *cli,