fix breakage in unhex
This broke in commit 23491ebf, where ITEMS_COUNT was introduced for procps_pids_new(). But we still want to calculate with base of 16 here...
Fixes: #369 (closed)
Signed-off-by: Christian Hesse mail@eworm.de
This broke in commit 23491ebf, where ITEMS_COUNT was introduced for procps_pids_new(). But we still want to calculate with base of 16 here...
Fixes: #369 (closed)
Signed-off-by: Christian Hesse mail@eworm.de