diff options
Diffstat (limited to 'gas/symbols.h')
-rw-r--r-- | gas/symbols.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/symbols.h b/gas/symbols.h index 0bc88d8..7106567 100644 --- a/gas/symbols.h +++ b/gas/symbols.h @@ -131,7 +131,7 @@ struct broken_word symbolS *sub; offsetT addnum; - int added; /* nasty thing happend yet? */ + int added; /* nasty thing happened yet? */ /* 1: added and has a long-jump */ /* 2: added but uses someone elses long-jump */ |