Canonicalize the names of our executable formats.
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ static void show_all_packers(FILE *f, int verbose)
|
||||
const char *sn = pn.names[i].sname;
|
||||
if (verbose)
|
||||
{
|
||||
con_fprintf(f, " %-32s %s\n", fn, sn);
|
||||
con_fprintf(f, " %-36s %s\n", fn, sn);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user