]> git.ipfire.org Git - thirdparty/coreutils.git/commit
ls: tune indicator_name
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Oct 2024 23:54:36 +0000 (16:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Oct 2024 06:03:04 +0000 (23:03 -0700)
commit75b34c77e43a4d462ec8b0d4649489a572ca0727
treeaf71a5da0535d6eb52f002276da4caff1bda8a24
parent8121021d0592c9dcac6b5e70d7632e5ca483b3a5
ls: tune indicator_name

* src/ls.c (indicator_name): Simplify type; it is now merely
a 2-dimensional array of char.  All uses changed.
src/ls.c