fflush: avoid warnings on modern systems
authorJim Meyering <meyering@redhat.com>
Mon, 26 Jan 2009 17:32:23 +0000 (18:32 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 26 Jan 2009 21:32:43 +0000 (22:32 +0100)
commit3d8e34bde8d4a99e4cbe2e4f5641f41a19e086ce
tree282bb5f15d4cb5bb7c4dda9de0958a00438c55ef
parent984e414921a4e22c44d877d3f10fd55ae942397b
fflush: avoid warnings on modern systems

* lib/fflush.c (rpl_fflush): Move declarations of locals,
pos and result, into scopes where they're used.
ChangeLog
lib/fflush.c