mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
remove lint
This commit is contained in:
parent
0549d647de
commit
5864dfdb7b
1 changed files with 1 additions and 1 deletions
|
|
@ -1842,7 +1842,7 @@ integerNormalize(
|
|||
{
|
||||
int negative;
|
||||
struct berval *newval;
|
||||
char *p, *q;
|
||||
char *p;
|
||||
|
||||
p = val->bv_val;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue