[patch] Fix comment formatting.

Kazu Hirata kazu@hxi.com
Fri Dec 21 18:45:00 GMT 2001


Hi,

Attached is a patch to fix comment formatting.  Committed as obvious.

Kazu Hirata

2001-12-21  Kazu Hirata  <kazu@hxi.com>

	* config/h8300/h8300.h: Fix comment formatting.

Index: h8300.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/h8300/h8300.h,v
retrieving revision 1.63
diff -u -r1.63 h8300.h
--- h8300.h	2001/12/21 16:15:38	1.63
+++ h8300.h	2001/12/22 02:40:17
@@ -181,7 +181,7 @@
 /* Target machine storage layout */
 
 /* Define to use software floating point emulator for REAL_ARITHMETIC and
-   decimal <-> binary conversion. */
+   decimal <-> binary conversion.  */
 #define REAL_ARITHMETIC
 
 /* Define this if most significant bit is lowest numbered



More information about the Gcc-patches mailing list