fix typo for callback bit
authorJim McDonough <jmcd@samba.org>
Tue, 2 Mar 2004 18:04:16 +0000 (18:04 +0000)
committerJim McDonough <jmcd@samba.org>
Tue, 2 Mar 2004 18:04:16 +0000 (18:04 +0000)
source/include/passdb.h

index a3474196e174bd92399ee82cafdfd3fd5c2a821d..9eab46bbffc5390fddaa838296d391fba19e3daf 100644 (file)
@@ -51,7 +51,7 @@
 #define ACCT_LAST_PWD_CHANGE   0x00040000
 #define ACCT_EXPIRY            0x00080000
 #define ACCT_FLAGS             0x00100000
-#define ACCT_CALLBACK          0x00200001
+#define ACCT_CALLBACK          0x00200000
 #define ACCT_COUNTRY_CODE      0x00400000
 #define ACCT_CODE_PAGE         0x00800000
 #define ACCT_NT_PWD_SET                0x01000000