From: rsandifo Date: Fri, 22 Nov 2013 13:59:55 +0000 (+0000) Subject: Fix formatting of changelog entry. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b450f8859f22b0d3afa8edb42f3f287400d6975;p=thirdparty%2Fgcc.git Fix formatting of changelog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205261 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ae6ec9cf0a1..76769b25a055 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ -2013-11-22 zadeck@naturalbridge.com - * store-layout.c - (place-field): Fix hwi test and accessor mismatch. +2013-11-22 Kenneth Zadeck + + * store-layout.c (place-field): Fix hwi test and accessor mismatch. 2013-11-22 Jakub Jelinek