diff options
Diffstat (limited to 'gas/config/tc-sh.h')
-rw-r--r-- | gas/config/tc-sh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h index 8a6c358..2324285 100644 --- a/gas/config/tc-sh.h +++ b/gas/config/tc-sh.h @@ -138,7 +138,7 @@ extern void sh_frob_file PARAMS ((void)); #define DO_NOT_STRIP 0 -/* This macro translates between an internal fix and an coff reloc type */ +/* This macro translates between an internal fix and a coff reloc type. */ #define TC_COFF_FIX2RTYPE(fix) ((fix)->fx_r_type) #define BFD_ARCH TARGET_ARCH |