aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 4c7afc5..8c0e170 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,7 +1,7 @@
2006-12-28 Kazu Hirata <kazu@codesourcery.com>
- * cp/cp-tree.h (TYPE_NAMESPACE_SCOPE_P,
- TYPE_FUNCTION_SCOPE_P): Remove.
+ * cp-tree.h (TYPE_NAMESPACE_SCOPE_P, TYPE_FUNCTION_SCOPE_P):
+ Remove.
* decl2.c: Fix a comment typo.