mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-05 17:26:28 +02:00
c04a374bb0
* src/ls.c (print_long_format): Be careful to increment P by the appropriate amount, even when inode_number_width and nlink_width are zero. * tests/ls/stat-failed: Test for the above.