Remove trailing white spaces in bfd
[external/binutils.git] / bfd / cpu-h8300.c
index e667a03..5f33856 100644 (file)
@@ -83,7 +83,7 @@ h8300_scan (const struct bfd_arch_info *info, const char *string)
 
          return (info->mach == bfd_mach_h8300sx);
        }
-      
+
       return (info->mach == bfd_mach_h8300s);
     }
   else