diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-09-04 19:11:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-09-04 19:11:21 +0000 |
commit | c3c8d76890b592bf5acc1a9b7faeabd9b829dd71 (patch) | |
tree | 6358a23d0df9de73b6d5d6d3a75545ff35f05b47 /gnu/usr.bin/binutils/bfd/doc/chew.c | |
parent | 4ba440a6e788da3a64fa29b782c37150a3f5cc18 (diff) |
Merge the Cygnus 960904 sources
Diffstat (limited to 'gnu/usr.bin/binutils/bfd/doc/chew.c')
-rw-r--r-- | gnu/usr.bin/binutils/bfd/doc/chew.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/bfd/doc/chew.c b/gnu/usr.bin/binutils/bfd/doc/chew.c index 5c04404f7a6..3958f30ef9c 100644 --- a/gnu/usr.bin/binutils/bfd/doc/chew.c +++ b/gnu/usr.bin/binutils/bfd/doc/chew.c @@ -943,6 +943,8 @@ WORD(kill_bogus_lines) if (dot == 2)dot=1;else dot = 0; } + else + sl = 0; c++; |