mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
Silence warning in prev commit
This commit is contained in:
parent
b42d93f24f
commit
7eb3d25a5b
@ -397,7 +397,7 @@ static ac_uint4
|
||||
_uccase_lookup(ac_uint4 code, long l, long r, int field)
|
||||
{
|
||||
long m;
|
||||
ac_uint4 *tmp;
|
||||
const ac_uint4 *tmp;
|
||||
|
||||
/*
|
||||
* Do the binary search.
|
||||
|
Loading…
Reference in New Issue
Block a user