]> granicus.if.org Git - strace/commit
tests/sprintrc.c: drop redundant check
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 16 Sep 2018 16:45:24 +0000 (16:45 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 16 Sep 2018 16:45:24 +0000 (16:45 +0000)
commitf708bcfa45e64d7ddb3027721530fd71b35febc6
tree742d4af208abd34adcd557b929e2c015bc389bd0
parent305e47a9ae5289806f6e8c123a40eb25ff900186
tests/sprintrc.c: drop redundant check

* tests/sprintrc.c (sprintrc_ex): Remove fmt check, this also fixes the
warning reported by clang -Wtautological-constant-out-of-range-compare.
tests/sprintrc.c