taskset: fix logic error in "if it doesn't start with 0x..."
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 30 Aug 2014 23:35:45 +0000 (01:35 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 30 Aug 2014 23:35:45 +0000 (01:35 +0200)
commitf02c52bcdecc2f2859655e42f15365c0449b6ce3
tree01b82c4b168dfe205700be0e8e9f3df1b2f2d549
parent34cc6c91a286411a8275d9d61aa80397fe1e5fa3
taskset: fix logic error in "if it doesn't start with 0x..."

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/taskset.c