* sbr/addrsbr.c: removed "err" from conditional, because gcc
authorDavid Levine <levinedl@acm.org>
Sun, 18 May 2008 13:56:58 +0000 (13:56 +0000)
committerDavid Levine <levinedl@acm.org>
Sun, 18 May 2008 13:56:58 +0000 (13:56 +0000)
commit3adc6332ad97bf689bcfb8ab5fd45c86a6051a77
tree02063672d41c9a5884edd8dd4cd01b6f6ef05990
parent07f336c16bdb2316c0e32debb3c7ed2e5a89e49a
* sbr/addrsbr.c: removed "err" from conditional, because gcc
correctly warned that it would always evaluate as true.  It's
the address of a static array.
ChangeLog
sbr/addrsbr.c