diff options
author | Jim Meyering <jim@meyering.net> | 2006-07-25 15:36:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-07-25 15:36:07 +0000 |
commit | 2a287ee69bb89314d43785fca18eec3167659c17 (patch) | |
tree | cf7a9819bda47165f721dcbcd0ac2ab7e2f59c25 | |
parent | fd991bcc5749ec6709d8f56d4eb846ab1ff8865c (diff) | |
download | coreutils-2a287ee69bb89314d43785fca18eec3167659c17.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2006-07-25 Jim Meyering <jim@meyering.net> - * src/ls.c: Add parens around most uses of ?: ternary operator. + * src/ls.c: Add parens around the new uses of ?: ternary operator. * src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks. |