Fix SLC_NAME_OK() macro which would return non-zero, if given the
authorrobin <robin@openbsd.org>
Wed, 11 Dec 1996 17:05:25 +0000 (17:05 +0000)
committerrobin <robin@openbsd.org>
Wed, 11 Dec 1996 17:05:25 +0000 (17:05 +0000)
commitaf0841dd0b27dec11b552a2a8b8280456d356cea
treef732ef455ba7ca2923a48615f4f41411705c6cd5
parentf9a6283032db58c34471a041d7d77243f9c8bbc1
Fix SLC_NAME_OK() macro which would return non-zero, if given the
argument: 0 (which is not a valid SLC code -- valid SLC codes are currently
1 -> 30 inclusive, from RFC-1184).
include/arpa/telnet.h