mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
typo in declaration of function.
This commit is contained in:
parent
f05420c8d8
commit
156c9b3177
@ -82,7 +82,7 @@ void ucstr2upper(
|
||||
}
|
||||
|
||||
char * UTF8normalize(
|
||||
struct berval *bv;
|
||||
struct berval *bv,
|
||||
char casefold )
|
||||
{
|
||||
int i, j, len, clen, outpos, ucsoutlen, outsize, last;
|
||||
|
Loading…
Reference in New Issue
Block a user