`ls -Fd symlink-to-directory' would print a trailing `/'
authorJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 08:16:47 +0000 (08:16 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 08:16:47 +0000 (08:16 +0000)
commit05c801ff0ce39f850abaa1733840b2fa24ab5258
treecf28812e4531e87446929ddecc0100134af5047f
parentc74553f39872020e2f050bb771b3485f434e7b2a
`ls -Fd symlink-to-directory' would print a trailing `/'
Now it prints a trailing `@'.

(gobble_file): Don't clobber lstat stats of command line
arguments when using -d and -F (--directory and --classify) options.
src/ls.c