mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
typo in comment
This commit is contained in:
parent
d75803ed3f
commit
f0810d6535
@ -143,10 +143,10 @@ LDAP_BEGIN_DECL
|
||||
|
||||
#define SLAP_TEXT_BUFLEN (256)
|
||||
|
||||
/* psuedo error code indicating abandoned operation */
|
||||
/* pseudo error code indicating abandoned operation */
|
||||
#define SLAPD_ABANDON (-1024)
|
||||
|
||||
/* psuedo error code indicating disconnect */
|
||||
/* pseudo error code indicating disconnect */
|
||||
#define SLAPD_DISCONNECT (-1025)
|
||||
|
||||
/* unknown config file directive */
|
||||
|
Loading…
Reference in New Issue
Block a user