[PATCH] MIPS gas: Fix comment formatting

Thiemo Seufer ica2_ts@csv.ica.uni-stuttgart.de
Wed May 14 23:57:00 GMT 2003


Hello All,

this fixes some  comment formatting. Committed as obvious.


Thiemo


2003-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>

	/gas/ChangeLog
	* config/tc-mips.h: Fix comment formatting.


--- source-orig/gas/config/tc-mips.h	Wed May  7 11:17:46 2003
+++ source/gas/config/tc-mips.h	Sat May 10 19:43:29 2003
@@ -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) \



More information about the Binutils mailing list