1
0
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:
Matthias Dieter Wallnöfer 2009-08-26 01:01:07 +02:00
parent 6677eea3b1
commit 3694160ad9

View File

@ -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.
*/