c-common.c (check_format_info): Initialize length_char and fci to keep -Wall quiet.
authorJeffrey A Law <law@cygnus.com>
Fri, 19 Jun 1998 23:52:13 +0000 (23:52 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 23:52:13 +0000 (17:52 -0600)
commitf67aab2c6f10056156a388a40d61efe2358aa70f
tree2818ff05576a14c948404dc72c1c1c63779bfdbe
parent767f5b145b2233c9ee5d4855a872f7e61fdee9ae
c-common.c (check_format_info): Initialize length_char and fci to keep -Wall quiet.

        * c-common.c (check_format_info): Initialize length_char and
        fci to keep -Wall quiet.

From-SVN: r20627
gcc/ChangeLog
gcc/c-common.c