]> git.ipfire.org Git - thirdparty/util-linux.git/commit
more: remove a meaningless test
authorJeremy Huntwork <jhuntwork@lightcubesolutions.com>
Wed, 23 May 2012 21:51:15 +0000 (17:51 -0400)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Jun 2012 12:09:36 +0000 (14:09 +0200)
commit7f84e4440f8e9b930ec7b2bc5c13295b315fc168
tree7415c953242aa387ac398ba4ba500f2a72f53d1d
parent71681ee5ecd24ac19747dc692f2350a212e448e9
more: remove a meaningless test

regexec only returns 0 or REG_NOMATCH so remove a meaningless test

Signed-off-by: Jeremy Huntwork <jhuntwork@lightcubesolutions.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
text-utils/more.c