2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com>

* alpha-tdep.c: Fix typo in comment.
        * dbxread.c: Fix typo in comment.
        * fr30-tdep.c: Fix typo: newline missing after comment.
        * mcore-tdep.c: Fix typo in comment.
This commit is contained in:
Michael Snyder
2000-12-08 19:59:25 +00:00
parent bd2fa4f6c9
commit 0fb34c3a10
5 changed files with 16 additions and 8 deletions

View File

@ -788,7 +788,7 @@ static int symbuf_end;
completed after all the stabs are read. */
struct cont_elem
{
/* sym and stabsstring for continuing information in cfront */
/* sym and stabstring for continuing information in cfront */
struct symbol *sym;
char *stabs;
/* state dependencies (statics that must be preserved) */