public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] grammar nit in src/powerpc/asm.h
@ 2010-10-11  5:01 Ed
  2011-01-06  5:25 ` Ed
  0 siblings, 1 reply; 3+ messages in thread
From: Ed @ 2010-10-11  5:01 UTC (permalink / raw)
  To: libffi-discuss

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

Hi,

I"m a beginning Seamonkey dev and am fixing a bug in the sources
that require an upstream review from the libffi devs.

In asm.h, line 45 :   s/ a the / the /

Patch attached for review.

Edmund

[-- Attachment #2: asm_h.diff --]
[-- Type: text/plain, Size: 487 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] grammar nit in src/powerpc/asm.h
  2010-10-11  5:01 [PATCH] grammar nit in src/powerpc/asm.h Ed
@ 2011-01-06  5:25 ` Ed
  2011-02-04  1:49   ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Ed @ 2011-01-06  5:25 UTC (permalink / raw)
  To: libffi-discuss

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

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.
>
> In asm.h, line 45 : s/ a the / the /
>
> Patch attached for review.
>
> Edmund

Pinging patch for review.



[-- Attachment #2: asm_h.diff --]
[-- Type: text/plain, Size: 487 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] grammar nit in src/powerpc/asm.h
  2011-01-06  5:25 ` Ed
@ 2011-02-04  1:49   ` Anthony Green
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony Green @ 2011-02-04  1:49 UTC (permalink / raw)
  To: Ed; +Cc: libffi-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-04  1:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-11  5:01 [PATCH] grammar nit in src/powerpc/asm.h Ed
2011-01-06  5:25 ` Ed
2011-02-04  1:49   ` Anthony Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).