From: Eric Botcazou Date: Tue, 29 Oct 2013 12:11:38 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd216fbfb422989a570804707d451ba6ddf15d75;p=gcc.git Fix typo. From-SVN: r204156 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 746f12509e6..d749ff46438 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2013-10-29 Eric Botcazou - * expr.c (expand_expr_real_1) : Eliminate small redundancy. + * expr.c (expand_expr_real_1) : Eliminate small redundancy. 2013-10-29 David Malcolm