]> granicus.if.org Git - strace/commit
tests: fix typo in mlock.c
authorJingPiao Chen <chenjingpiao@gmail.com>
Thu, 12 Jan 2017 13:56:07 +0000 (21:56 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 12 Jan 2017 22:46:28 +0000 (22:46 +0000)
commite4863d412d50418400a9ca1523ea7608b1994ff0
treeaf453618e6600db57c78778039293e09a88c2693
parent373220061ac426ae03532ff274b5ff4270f9e9cb
tests: fix typo in mlock.c

* tests/mlock.c [!(__NR_mlock && __NR_munlock)]: Fix spelling
of SKIP_MAIN_UNDEFINED.
tests/mlock.c