Remove trailing spaces in binutils
[deliverable/binutils-gdb.git] / binutils / rescoff.c
index 3e63e49901d3c96c1e661a26de6e00eda5f1b7bf..2706f158893441ea76cdb565f968448852ef4584 100644 (file)
@@ -164,7 +164,7 @@ read_coff_rsrc (const char *filename, const char *target)
      this will have to be cleaned up.  */
 
   ret = read_coff_res_dir (&wrbfd, data, &flaginfo, (const rc_res_id *) NULL, 0);
-  
+
   bfd_close (abfd);
 
   return ret;
This page took 0.024681 seconds and 4 git commands to generate.