summaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-19 15:52:02 +0000
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-19 15:52:02 +0000
commitd87a26d99465f0f655b9d22aff21ca55dbd5ad31 (patch)
tree8731d3218366f6971e41ed58aae1aa06fb8e9847 /libcpp/ChangeLog
parent7c5928c3200ffd25111a6bc90578c272c4125f88 (diff)
downloadgcc-d87a26d99465f0f655b9d22aff21ca55dbd5ad31.tar.gz
* lex.c (_cpp_lex_direct): Fix a typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214166 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index a173909b059..6b8fe2835a3 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,5 +1,9 @@
2014-08-19 Marek Polacek <polacek@redhat.com>
+ * lex.c (_cpp_lex_direct): Fix a typo.
+
+2014-08-19 Marek Polacek <polacek@redhat.com>
+
* charset.c (_cpp_valid_ucn): Warn only if -Wc90-c99-compat.
* lex.c (_cpp_lex_direct): Likewise.
* macro.c (replace_args): Likewise.