summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-08-27 00:30:22 +0200
committerGünther Deschner <gd@samba.org>2008-08-29 13:57:54 +0200
commite5cf44ab311b8b554b573fc17ff415051f603b17 (patch)
treed7190a2f24aa4ec03f47ea6f52e14e29243a6540 /source3/librpc
parent93c10333c51da2361a283ea1017be1788452dd75 (diff)
downloadsamba-e5cf44ab311b8b554b573fc17ff415051f603b17.tar.gz
samba-e5cf44ab311b8b554b573fc17ff415051f603b17.tar.bz2
samba-e5cf44ab311b8b554b573fc17ff415051f603b17.zip
re-run make idl.
Guenther (This used to be commit 77058447f2a61e8830763866c46db71dadf1a82a)
Diffstat (limited to 'source3/librpc')
-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 825557d573..89297aead2 100644
--- a/source3/librpc/gen_ndr/libnetapi.h
+++ b/source3/librpc/gen_ndr/libnetapi.h
@@ -10,7 +10,7 @@
#define _HEADER_libnetapi
#define ERROR_MORE_DATA ( 234L )
-#define ENCRYPTED_PWLEN ( 256 )
+#define ENCRYPTED_PWLEN ( 16 )
#define FILTER_TEMP_DUPLICATE_ACCOUNT ( 0x0001 )
#define FILTER_NORMAL_ACCOUNT ( 0x0002 )
#define FILTER_INTERDOMAIN_TRUST_ACCOUNT ( 0x0008 )