mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#8983 Fix compiler warning
This commit is contained in:
parent
a9896e87f4
commit
ad2e6b3a4a
@ -2216,6 +2216,8 @@ print_psearch( LDAP *ld, LDAPControl *ctrl )
|
||||
tool_write_ldif( ldif ? LDIF_PUT_COMMENT : LDIF_PUT_VALUE,
|
||||
ldif ? "persistentSearch: " : "persistentSearch", buf, len );
|
||||
}
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user