mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
Remove lint
This commit is contained in:
parent
b2f56a7318
commit
3eec592bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -375,11 +375,11 @@ get_substring_filter(
|
|||
ber_len_t len;
|
||||
ber_tag_t rc;
|
||||
struct berval *value;
|
||||
struct berval *nvalue;
|
||||
char *last;
|
||||
struct berval type;
|
||||
#ifndef SLAPD_SCHEMA_NOT_COMPAT
|
||||
int syntax;
|
||||
struct berval *nvalue;
|
||||
#endif
|
||||
*text = "error decoding filter";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue