Bruce Evans 30a4ab088a Fixed misspelling of IPPORT_MAX as USHRT_MAX. Don't include <sys/limits.h>
to implement this mistake.

Fixed some nearby style bugs (initialization in declaration, misformatting
of this initialization, missing blank line after the declaration, and
comparision of the non-boolean result of the initialization with 0 using
"!".  In KNF, "!" is not even used to compare booleans with 0).
2004-04-06 10:59:11 +00:00
..
2004-04-02 17:57:57 +00:00
2004-03-10 01:01:04 +00:00
2004-03-22 16:04:43 +00:00
2004-03-27 20:41:32 +00:00