]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(check_file): Explain why we have separate `if' and `else'
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 11:31:08 +0000 (11:31 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 11:31:08 +0000 (11:31 +0000)
commit7a7ef5ff5befba0d3822b3ab301736fcfc2d0a68
tree58e266c15d6299c7b387024a4bcbd48ad5a0848f
parent2638bf642c6bb3af7516929c1f650809f070da52
(check_file): Explain why we have separate `if' and `else'
blocks when the code in the else block could handle both cases.
src/uniq.c