contextswitches, processes plugins: Don't print an error if number of fields don...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 2 Oct 2009 09:37:05 +0000 (11:37 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 2 Oct 2009 09:37:05 +0000 (11:37 +0200)
commit53f791cb6b55512101a0a0f42f9d91c356fa9591
tree760f2b7a10b3973a9288dcc514313edcd0f655ad
parentaf9b05b8c7651d01a46c5af9b9a56192e0f4adde
contextswitches, processes plugins: Don't print an error if number of fields don't match.

Because we pick the required line further down, having lines with more
fields is not illegal anymore.

Thanks to Patrik Weiskircher for noticing :)
src/contextswitch.c
src/processes.c