From d48d97f1f2f4206e7da11bdf36ad82f9138c4576 Mon Sep 17 00:00:00 2001 From: jb Date: Tue, 30 Sep 2014 21:23:40 +0000 Subject: [PATCH] Fix typo in ChangeLog git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215743 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgfortran/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index f8f8c6b..f01d021 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,7 +1,7 @@ 2014-10-01 Janne Blomqvist * intrinsics/pack_generic.c (pack_s_internal): Fix - -Wmaybe-uninitialized warnings. + -Wmaybe-uninitialized warning. * m4/unpack.m4 (unpack0_'rtype_code`): Likewise. (unpack1_'rtype_code`): Likewise. * generated/unpack_*.m4: Regenerated. -- 2.7.4