summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog.1
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-15 17:55:36 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-15 17:55:36 +0000
commit5cb8479eac326ebebcd6586be04142762d2580dd (patch)
treeb1e90d8c3fc93d7092e68664e14490caf9682698 /gcc/cp/ChangeLog.1
parentfffdd64b562a857de8621ef247601f138fa06e55 (diff)
downloadgcc-5cb8479eac326ebebcd6586be04142762d2580dd.tar.gz
* ChangeLog: Follow spelling conventions.
* ChangeLog.1: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57162 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/ChangeLog.1')
-rw-r--r--gcc/cp/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog.1 b/gcc/cp/ChangeLog.1
index 1ce8bd38d6b..4b4afd31526 100644
--- a/gcc/cp/ChangeLog.1
+++ b/gcc/cp/ChangeLog.1
@@ -5729,7 +5729,7 @@ Tue May 17 13:34:46 1994 Jason Merrill <jason@deneb.cygnus.com>
Mon May 16 23:04:01 1994 Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>
* cp/typeck.c (common_type): Attribute merging.
- (comp_types): Utilise COMP_TYPE_ATTRIBUTES macro.
+ (comp_types): Utilize COMP_TYPE_ATTRIBUTES macro.
* cp/parse.y: Revamp attribute parsing.