From 7fa11e4e6767fd39b643065b0608bddb95e3ac82 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 30 Oct 2009 06:58:44 +0000 Subject: [PATCH] =?UTF-8?q?2009-10-30=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * block02/init.c: Remove unused var. --- testsuites/libtests/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 214437fdcb..91791fd68a 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,7 @@ +2009-10-30 Ralf Corsépius + + * block02/init.c: Remove unused var. + 2009-10-29 Sebastian Huber * block02/init.c, block02/block02.scn, block02/Makefile.am,