1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

netapi: add ENCRYPTED_PWLEN to public header.

Guenther
(This used to be commit 7010230c4a)
This commit is contained in:
Günther Deschner
2008-08-27 00:30:51 +02:00
parent e5cf44ab31
commit ab6fc34ebc

View File

@ -33,6 +33,8 @@ typedef enum {
#define ERROR_MORE_DATA ( 234L )
#define ENCRYPTED_PWLEN ( 16 )
/****************************************************************
****************************************************************/