* configure: Rebuild.
[deliverable/binutils-gdb.git] / gdb / solib-som.c
index 6100cbe6748f83fb7803d8f63a3817dcff16eb6b..6fea10809d456406e00a8e71b0fa2482a94f3c54 100644 (file)
@@ -126,7 +126,9 @@ som_relocate_section_addresses (struct so_list *so,
       sec->endaddr += so->lm_info->data_start;
     }
   else
-    ;
+    {
+      /* Nothing.  */
+    }
 }
 
 
This page took 0.024626 seconds and 4 git commands to generate.