split: avoid a new, spurious warning from gcc-4.6.0
authorJim Meyering <meyering@redhat.com>
Mon, 24 Jan 2011 08:38:40 +0000 (09:38 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 24 Jan 2011 09:02:22 +0000 (10:02 +0100)
commit15ea577af7f04c0e9ddbd88fa72768e79a933b60
tree8b62a99a852baf086ef8919479ee5dc81063b517
parent8264fc615a1beb82e062949e5cf17c852fcfaaaf
split: avoid a new, spurious warning from gcc-4.6.0

* src/split.c (lines_rr) [IF_LINT]: Initialize files, now that
rawhide's gcc-4.6.0 would otherwise warn about use-uninitialized.
src/split.c