]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_dir): Use "%s: not listing already-listed
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Dec 2004 05:08:40 +0000 (05:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Dec 2004 05:08:40 +0000 (05:08 +0000)
commitc4e4091ea4111a925f102e735b64943b22e920fc
tree73fa1e87ea3c350bb070098518fc5b9462ffb7c2
parent4d2bb0f15f8dad6913ccac2ed0340207d3019274
(print_dir): Use "%s: not listing already-listed
directory", not "not listing already-listed directory: %s", to
format already-listed directories, to be consistent with other
diagnostics involving file names and colons.
src/ls.c