Remove spurious blank line

This commit is contained in:
Nick Clifton 2000-04-06 23:43:31 +00:00
parent ce855c42d5
commit 05a342f46d

View file

@ -1353,7 +1353,6 @@ decode_ARM_machine_flags (e_flags, buf)
}
}
if (unknown)
strcat (buf,", <unknown>");
}