c-common.c (check_format_info_main): Minor cleanup...
authorJoseph Myers <jsm28@cam.ac.uk>
Wed, 18 Oct 2000 06:49:34 +0000 (07:49 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 18 Oct 2000 06:49:34 +0000 (07:49 +0100)
commitc5251260304056061addc2c999e1a6886e4099f1
treefee70d81f793a80fd6466146ed13ef11ad54ce31
parent67673f5c5ba19b0012c518faa7aa7e3fc0a494b8
c-common.c (check_format_info_main): Minor cleanup...

* c-common.c (check_format_info_main): Minor cleanup: move
variables into inner scopes; initialize declarations where
appropriate; don't hardcode "scanf" name on warning for zero
width.

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