]> git.sur5r.net Git - openldap/commit
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)
commit14a5b7f5bdaf93c6466caebc1ae2af11eabd7f10
tree5a29dd5a2940e4f2fc4add127154c12d61e438db
parentce5dcbc5229e16f1c020d5989733e01657b5d0d2
Forced commit to correct previous log, files were not changed.

inet_addr() on OSF1 returns (unsigned int)0xffffffff, not int.
If it had returned int, the old code would have worked.