Minor formatting fixes.
[deliverable/binutils-gdb.git] / bfd / libbfd.c
index 2e9c6c2d204fb27c2a02f02b382e2b7476ef8e6b..47f1ebbe2bd3506742bf8e4eb6716f8ec6197b6b 100644 (file)
@@ -715,7 +715,7 @@ bfd_seek (abfd, position, direction)
              bfd_set_error (bfd_error_file_truncated);
              return -1;
            }   
-       }      
+       }
       return 0;
     }
 
This page took 0.024038 seconds and 4 git commands to generate.