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] binutils/*: Fix comment typos.


Kazu Hirata <kazu@cs.umass.edu> writes:

> Index: coffgrok.c
> ===================================================================
> RCS file: /cvs/src/src/binutils/coffgrok.c,v
> retrieving revision 1.8
> diff -u -r1.8 coffgrok.c
> --- coffgrok.c	27 Oct 2003 13:20:32 -0000	1.8
> +++ coffgrok.c	6 Dec 2003 00:04:17 -0000
> @@ -370,7 +370,7 @@
>  	{
>  	  if (aux->x_sym.x_tagndx.p)
>  	    {
> -	      /* Referring to a struct defined elsewhere */
> +	      /* Refe0rring to a struct defined elsewhere */

Speaking of typos.... (And you forgot to commit ChangeLog.)

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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