aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3ed6355..eef7507 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -26,8 +26,9 @@
condition determining whether to remove the statement.
2009-06-25 Basile Starynkevitch <basile@starynkevitch.net>
- * doc/plugins.texi (Building GCC plugins): Corrected typo in
- Makefile excerpt - @ should be doubled for texinfo.
+
+ * doc/plugins.texi (Building GCC plugins): Correct typo in Makefile
+ excerpt - @ should be doubled for texinfo.
2009-06-24 Ian Lance Taylor <iant@google.com>