]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/output-file.c
Remove trailing white spaces on gas
[thirdparty/binutils-gdb.git] / gas / output-file.c
index 3e871f0db797052b0269ede523bd67aac678e712..25bd291d98a6613479ee314a7a3c64fe20d79371 100644 (file)
@@ -57,7 +57,7 @@ output_file_close (char *filename)
 
   if (stdoutput == NULL)
     return;
-    
+
   /* Close the bfd.  */
   if (had_errors ())
     res = bfd_cache_close_all ();