summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-24 16:32:18 +0100
committerGünther Deschner <gd@samba.org>2008-11-28 13:55:29 +0100
commit408cd5b09d5079d73f0ea8819a4505a04e40f8ea (patch)
tree2bccfa4fbddf8fd2f7fa3388cc7d3611d16e7c5c /source3/librpc/gen_ndr/samr.h
parent1be5be5b83d860372cf6b7aedfd6511b44d092e9 (diff)
downloadsamba-408cd5b09d5079d73f0ea8819a4505a04e40f8ea.tar.gz
samba-408cd5b09d5079d73f0ea8819a4505a04e40f8ea.tar.bz2
samba-408cd5b09d5079d73f0ea8819a4505a04e40f8ea.zip
s3-build: re-run make samba3-idl.
Guenther
Diffstat (limited to 'source3/librpc/gen_ndr/samr.h')
-rw-r--r--source3/librpc/gen_ndr/samr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/samr.h b/source3/librpc/gen_ndr/samr.h
index f0bbc58e64..9e7e3c5c69 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -554,7 +554,7 @@ struct samr_UserInfo23 {
struct samr_UserInfo24 {
struct samr_CryptPassword password;
- uint8_t pw_len;
+ uint8_t password_expired;
};
struct samr_CryptPasswordEx {
@@ -568,7 +568,7 @@ struct samr_UserInfo25 {
struct samr_UserInfo26 {
struct samr_CryptPasswordEx password;
- uint8_t pw_len;
+ uint8_t password_expired;
};
union samr_UserInfo {