+ Fixed a comment that referred to isc_net_pton() instead of inet_pton().
authorWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 20:08:12 +0000 (20:08 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 20:08:12 +0000 (20:08 +0000)
commitcc234d944afb06ccbcc6ff78207519c1e7940450
tree6676a31141c44b9df9be21aae6b8f30118dea6a4
parentac84096d1f735ea4d7a663dd37cda5a23f86ab44
+ Fixed a comment that referred to isc_net_pton() instead of inet_pton().
+ Only prototype inet_pton6() if INET6 is defined.
lib/inet_pton.c