]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: adjust comments to avoid FP match on binary-operator-at-EOL
authorJim Meyering <meyering@redhat.com>
Mon, 30 Apr 2012 08:55:18 +0000 (10:55 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 2 May 2012 08:31:53 +0000 (10:31 +0200)
commit57e0a882ef70712f79e7255aa5c1f8ba27b4c33e
tree2e974fbd9ee44c5cf95067d4f37efb42100e48e3
parentb8a6996e258a2c30de40fb20cab0d17a38c3eff2
maint: adjust comments to avoid FP match on binary-operator-at-EOL

* src/ls.c (print_long_format): Reformat comment to avoid "=="
at end of line.
Also, "sortkey" is not a word: s/sortkey/sort key/.
* src/ioblksize.h: Likewise, for "|" from a shell snippet.
* src/runcon.c: Likewise, for "|" in grammar-like usage.
src/ioblksize.h
src/ls.c
src/runcon.c