mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
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:
@ -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) */
|
||||
|
Reference in New Issue
Block a user