Remove trailing spaces in binutils
[deliverable/binutils-gdb.git] / binutils / ar.c
index 2765dcc5f799627dcf268564684c8acaeb736072..b0fb7ffda169dc469e1057a84f31e43f3cc04927 100644 (file)
@@ -955,7 +955,7 @@ open_inarch (const char *archive_filename, const char *file)
                 bfd_get_filename (arch));
          goto bloser;
        }
-    }  
+    }
 
   last_one = &(arch->archive_next);
   /* Read all the contents right away, regardless.  */
This page took 0.034733 seconds and 4 git commands to generate.