K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-29T17:49:04.000000Z K 7 svn:log V 204 Fix long-standing bug in ICMPPRINTFS code where NTOHL was used instead of ntohl for printing IP addresses, by instead substituting inet_ntoa() to produce human-readable output. Obtained from: 4.4-Lite-2 END