mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
Remove lint
This commit is contained in:
parent
a16eea9d8e
commit
6e63bac9eb
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ static struct berval BV_MODOPADD = BER_BVC("add");
|
|||
static struct berval BV_MODOPREPLACE = BER_BVC("replace");
|
||||
static struct berval BV_MODOPDELETE = BER_BVC("delete");
|
||||
static struct berval BV_MODOPINCREMENT = BER_BVC("increment");
|
||||
static struct berval BV_MODSEP = BER_BVC("-");
|
||||
static struct berval BV_NEWRDN = BER_BVC("newrdn");
|
||||
static struct berval BV_DELETEOLDRDN = BER_BVC("deleteoldrdn");
|
||||
static struct berval BV_NEWSUP = BER_BVC("newsuperior");
|
||||
|
|
|
|||
Loading…
Reference in a new issue