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]
Other format: [Raw text]

Re: [PATCH] fix usage messages


Hi Bob,

> 2003-02-12  Bob Wilson  <bob.wilson@acm.org>
> 
> 	* nm.c (usage): Add `java' and `gnat' demangle styles and make
> 	quotes consistent.
> 	* objdump.c (usage): Ditto.  Also fix some typos.

Approved and applied.

I am treating this as an "simple & obvious" patch, so I am not
worrying about the copyright assignment.

Cheers
        Nick

Ps.  You missed a trailing backslash in the patch to nm.c:

!                           `java' or `gnat'\n

  should have been:

!                           `java' or `gnat'\n\

  I fixed this.


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