aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic80.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-tic80.h')
-rw-r--r--gas/config/tc-tic80.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-tic80.h b/gas/config/tc-tic80.h
index 4fd704b..749cf42 100644
--- a/gas/config/tc-tic80.h
+++ b/gas/config/tc-tic80.h
@@ -52,7 +52,7 @@
#define TC_COUNT_RELOC(fixp) ((fixp) -> fx_addsy != NULL)
-/* 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(fixP) tc_coff_fix2rtype(fixP)