[PATCH] grammar nit in src/powerpc/asm.h

Anthony Green green@redhat.com
Fri Feb 4 01:49:00 GMT 2011


Ed <ed@kdtc.net> writes:

> Ed wrote:
>> Hi,
>>
>> I"m a beginning Seamonkey dev and am fixing a bug in the sources
>> that require an upstream review from the libffi devs.

Thanks Ed.

AG


>>
>> In asm.h, line 45 : s/ a the / the /
>>
>> Patch attached for review.
>>
>> Edmund
>
> Pinging patch for review.
>
>
>
> diff --git a/src/powerpc/asm.h b/src/powerpc/asm.h
> index e86e6b0..994f62d 100644
> --- a/src/powerpc/asm.h
> +++ b/src/powerpc/asm.h
> @@ -42,7 +42,7 @@
>  
>  /* If compiled for profiling, call `_mcount' at the start of each function.  */
>  #ifdef	PROF
> -/* The mcount code relies on a the return address being on the stack
> +/* The mcount code relies on the return address being on the stack
>     to locate our caller and so it can restore it; so store one just
>     for its benefit.  */
>  #ifdef PIC



More information about the Libffi-discuss mailing list