From faa4568c14f9f72e3e37c27b3efe2a4dc3676c46 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 22 Dec 2001 02:41:38 +0000 Subject: [PATCH] * config/h8300/h8300.h: Fix comment formatting. From-SVN: r48262 --- gcc/ChangeLog | 4 ++++ gcc/config/h8300/h8300.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d09412127c9..30c02403a53 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-12-21 Kazu Hirata + + * config/h8300/h8300.h: Fix comment formatting. + Fri Dec 21 17:30:15 2001 Jeffrey A Law (law@redhat.com) * pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG. diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h index a9d1f83b04a..f62a61b90a1 100644 --- a/gcc/config/h8300/h8300.h +++ b/gcc/config/h8300/h8300.h @@ -181,7 +181,7 @@ extern int target_flags; /* 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 -- 2.30.2