]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/ls.c: Group DIRED's code together.
authorJim Meyering <jim@meyering.net>
Sat, 12 Dec 1998 06:11:24 +0000 (06:11 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Dec 1998 06:11:24 +0000 (06:11 +0000)
commit876d24a3ed258106602660cbe76ac896ee91a328
tree83e793d8931f548ff3bbb7254210360b3e0195a9
parent1384f07f77d237869653282b804540f80e37f2b4
* src/ls.c: Group DIRED's code together.
(full_time, inhibit_group, col_ext_type): Declare static.
(dired_dump_obstack): Apply sizeof to variable, instead of its type.
(parse_ls_color): Rename ext2 as e2.  Move into the block where it is used.
From Akim Demaille.
src/ls.c