2005-01-13 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 14 Jan 2005 04:00:06 +0000 (04:00 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 14 Jan 2005 04:00:06 +0000 (04:00 +0000)
* solist.h: Whitespace tweaks.

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.027817 seconds and 4 git commands to generate.