This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

spelling corrections in comments committed


The following comment spelling fixes (patch posted Wednesday) 
have been committed.

2000-10-26  David B. Anderson <davea@sgi.com>

        * breakpoint.c breakpoint.h hppab-nat.c infrun.c
        language.h mcore-tdep.c mips-tdep.c symfile.c symtab.c
        symtab.h target.c tm-mips.h xm-sun4sol2.h: Corrected
        spelling errors in comments.
        * gdbarch.c gdbarch.sh: removed word from comment.

Changes from the patch:

Kevin Buettner <kevinb@cygnus.com> writes:
in mcore-tdep.c
> +     prologue should be the first assembly instruction of  the first
>                                                            ^^
>You may wish to remove one of the extra spaces between "of" and "the"
>at the same time...

Done. Thanks.

in language.h
-   C++), it should be a seprate setting from the current_language.  */
+   C++), it should be a seperate setting from the current_language.  */

And I noticed the above 'correction' would be a spelling botch.
Corrected 'seperate' to be 'separate'.


davea@sgi.com

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