Remove spurious blank line
authorNick Clifton <nickc@redhat.com>
Thu, 6 Apr 2000 23:43:31 +0000 (23:43 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 6 Apr 2000 23:43:31 +0000 (23:43 +0000)
binutils/readelf.c

index b6e42bc..7e6f209 100644 (file)
@@ -1352,7 +1352,6 @@ decode_ARM_machine_flags (e_flags, buf)
            }
        }
     }
-  
 
   if (unknown)
     strcat (buf,", <unknown>");