* c-valprint.c (c_value_print): Fix up some formatting. Use
[deliverable/binutils-gdb.git] / gdb / solist.h
index 7977c541fc162a12c392414777c39d8873171418..439e08a58169ed72837f8b76b08352d769245a4c 100644 (file)
@@ -100,8 +100,8 @@ struct target_so_ops
        the run time loader */
     int (*in_dynsym_resolve_code) (CORE_ADDR pc);
 
-    /* Extra hook for finding and opening a solib.  Convenience function
-       for remote debuggers finding host libs */
+    /* Extra hook for finding and opening a solib.  
+       Convenience function for remote debuggers finding host libs.  */
     int (*find_and_open_solib) (char *soname,
         unsigned o_flags, char **temp_pathname);
     
This page took 0.023445 seconds and 4 git commands to generate.