mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s4:ldb_errors - add spaces
This commit is contained in:
parent
6677eea3b1
commit
3694160ad9
@ -120,6 +120,7 @@
|
||||
backend.
|
||||
*/
|
||||
#define LDB_ERR_STRONG_AUTH_REQUIRED 8
|
||||
|
||||
/* 9 RESERVED */
|
||||
|
||||
/**
|
||||
@ -181,6 +182,7 @@
|
||||
already exists in the entry.
|
||||
*/
|
||||
#define LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS 20
|
||||
|
||||
/**
|
||||
The function used an invalid (incorrect syntax) attribute value.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user