* config/tc-mips.h: Fix comment formatting.
authorThiemo Seufer <ths@networkno.de>
Thu, 15 May 2003 00:02:06 +0000 (00:02 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 15 May 2003 00:02:06 +0000 (00:02 +0000)
gas/ChangeLog
gas/config/tc-mips.h

index 3a2383fa54d581e00dc7393a0e6a2543a0288c43..33b62273991882bed3cd7fcfe63ae6b9669230bc 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.h: Fix comment formatting.
+
 2003-05-13  Hans-Peter Nilsson  <hp@axis.com>
 
        * read.c (old_buffer, old_input, old_limit): Remove variables.
index 16a2a4e827db28e56577fbd4c08422e54e6dee7d..ef771207c7ffeed84177cb50958df9cea22b28ff 100644 (file)
@@ -46,7 +46,7 @@ struct expressionS;
 #define LOCAL_LABELS_FB 1
 
 /* Maximum symbol offset that can be encoded in a BFD_RELOC_GPREL16
-   relocation: */
+   relocation */
 #define MAX_GPREL_OFFSET (0x7FF0)
 
 #define md_relax_frag(segment, fragp, stretch) \
This page took 0.028584 seconds and 4 git commands to generate.