This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[patch] doc/chew.c: Do not output trailing whitespaces. (Revised)


Hi,

Attached is a revised patch to omit trailing whitespace(s) in chew.c.
It gets rid of trailing whitespace(s) in both type and function names.

The reason for changing the last 'while' loop to a for loop is that
the 'while' loop assumes 'idx == openp'.

Tested on my machine.  OK to apply?

If so, should I commite the regenerated version of bfd-in2.h,
libbfd.h, libcoff.h as well?

Thanks,

Kazu Hirata

gzip compressed data, deflated, last modified: Wed Jan 24 18:52:56 2001, max compression, os: Unix

2001-01-24  Kazu Hirata  <kazu@hxi.com>

	* chew.c: Do not output trailing whitespaces in type and
	functionname.  Update copyright.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]