diff options
Diffstat (limited to 'gas/frags.h')
-rw-r--r-- | gas/frags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/frags.h b/gas/frags.h index df259b8..9d52ae8 100644 --- a/gas/frags.h +++ b/gas/frags.h @@ -38,7 +38,7 @@ struct obstack; of a particular frag}+offset. BUG: it may be smarter to have a single pointer off to various different - notes for different frag kinds. See how code pans. */ + notes for different frag kinds. See how code pans. */ struct frag { /* Object file address (as an octet offset). */ |