From ebc3c07836bf5e1e072a6344065b95df22e43ca9 Mon Sep 17 00:00:00 2001 From: Vladimir Makarov Date: Mon, 8 Feb 1999 16:11:55 +0000 Subject: [PATCH] Reset the correct date in Changelog for the previous patch. From-SVN: r25094 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 35680f61784..591f4958231 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -Mon Feb 9 18:57:45 1999 Vladimir N. Makarov +Mon Feb 8 18:57:45 1999 Vladimir N. Makarov * c-typeck.c (check_init_type_bitfields): Use nonincremental initialization of unions whose first member is a bitfield.