import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / solib.c
index 6d6fd4a3a84ebc942c90be25591977eb190605ea..aa2dd46ab13462a913397991f5c0ddc222b59804 100644 (file)
@@ -1310,7 +1310,7 @@ clear_solib()
 {
   struct so_list *next;
   char *bfd_filename;
-  
+
   while (so_list_head)
     {
       if (so_list_head -> sections)
This page took 0.0229 seconds and 4 git commands to generate.