]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Forced commit to correct previous log, files were not changed.
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 12 Nov 1998 03:03:57 +0000 (03:03 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 12 Nov 1998 03:03:57 +0000 (03:03 +0000)
inet_addr() on OSF1 returns (unsigned int)0xffffffff, not int.
If it had returned int, the old code would have worked.


No differences found