mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-14 16:23:23 -05:00
Remove cpp lint
This commit is contained in:
parent
e414303e10
commit
fc227a8816
1 changed files with 1 additions and 1 deletions
|
|
@ -1005,7 +1005,7 @@ slapd_daemon_task(
|
|||
sizeof(from.sa_in6_addr.sin6_addr),
|
||||
AF_INET6 );
|
||||
else
|
||||
# endif LDAP_PF_INET6
|
||||
# endif /* LDAP_PF_INET6 */
|
||||
hp = gethostbyaddr(
|
||||
(char *) &(from.sa_in_addr.sin_addr),
|
||||
sizeof(from.sa_in_addr.sin_addr),
|
||||
|
|
|
|||
Loading…
Reference in a new issue