]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
* c-common.c (check_format_info_main): Minor cleanup: move
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2000 06:49:34 +0000 (06:49 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2000 06:49:34 +0000 (06:49 +0000)
commit17f3df27123b2909c6e0bc00afe1e97a4e4a1598
treefee70d81f793a80fd6466146ed13ef11ad54ce31
parent7769507025585f23d219c94422537235e4148a1c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36929 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c