diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-03-10 23:12:43 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-03-10 23:12:43 +0000 |
commit | 532dc5e009416605ed80ea6ea53bad6073117ad1 (patch) | |
tree | cff9345b7148089a47788c67f050ba1563abb933 /lib/csu | |
parent | d488da1915bb069095fd98fa8426a1836fb61ade (diff) | |
download | FreeBSD-src-532dc5e009416605ed80ea6ea53bad6073117ad1.zip FreeBSD-src-532dc5e009416605ed80ea6ea53bad6073117ad1.tar.gz |
Don't assign strcmp to a variable called err and then compare it
with zero, just compare strcmp with zero. This fixes the same bug
which Maxim just fixed and fixes some odd style too.
PR: 35712
Reviewed by: arr
Diffstat (limited to 'lib/csu')
0 files changed, 0 insertions, 0 deletions