* make-docfile.c (scan_c_file): Refactor local variable decls to make their scope
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 22:21:01 +0000 (14:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 22:21:01 +0000 (14:21 -0800)
commit8dfa32f6a5c8570ab2eb0f379491209a3d4494c9
treeea255fdf88741a619f93f717e172d328c73e5e34
parent564ff1f20ced473e10179fc5a4cc1c85cb572b2b
* make-docfile.c (scan_c_file): Refactor local variable decls to make their scope

more accurate and to avoid a GCC -Wuninitialized diagnostic.
lib-src/ChangeLog
lib-src/make-docfile.c