]> granicus.if.org Git - strace/commit
tests/pselect6.c: fix potential output mismatch
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 00:03:09 +0000 (00:03 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 01:10:44 +0000 (01:10 +0000)
commitbcdd2041fa9b88f1f3197fa22b25fb6ebe46d201
tree0176a43433abe47ed1ca28db429d87071069c2d0
parent96492b2acd87bc593df8328967a9cc2af4951003
tests/pselect6.c: fix potential output mismatch

* tests/pselect6.c (main): In the last case of printing pselect6
syscall, print the last argument the same way as in other cases.

Reported-by: Steve McIntyre <steve@einval.com>
tests/pselect6.c