K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-11-05T04:19:48.152236Z K 7 svn:log V 280 imgact_binmisc: fix up some minor nits - Removed a bunch of redundant headers - Don't explicitly initialize to 0 - The !error check prior to setting imgp->interpreter_name is redundant, all error paths should and do return or go to 'done'. We have larger problems otherwise. END