]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(merge): Move declarations of local variables into
authorJim Meyering <jim@meyering.net>
Tue, 13 Mar 2001 08:34:38 +0000 (08:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Mar 2001 08:34:38 +0000 (08:34 +0000)
commit593d17ffe4e4be8a96d123b98b49bcf0024c09ef
tree11b7c1d80bd0028193db175ae7f94906adeb36bd
parent25a9e171a2602120c53e8ab7787fa7cd33482f3e
(merge): Move declarations of local variables into
the inner scope where they're used.
(sort): Likewise.
src/sort.c