summaryrefslogtreecommitdiff
path: root/gdb/solist.h
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2005-01-14 04:00:06 +0000
committerMichael Snyder <msnyder@specifix.com>2005-01-14 04:00:06 +0000
commit0b6c6f4418d5b79fc19bac3c6112db8e9a673eb2 (patch)
tree8c7ba580ba00e3ef59854f45e0beddc7ad9f49f2 /gdb/solist.h
parentfa7fa9fcafab799f9f62b81bee914e1b99778f29 (diff)
downloadgdb-0b6c6f4418d5b79fc19bac3c6112db8e9a673eb2.tar.gz
2005-01-13 Michael Snyder <msnyder@redhat.com>
* solist.h: Whitespace tweaks.
Diffstat (limited to 'gdb/solist.h')
-rw-r--r--gdb/solist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/solist.h b/gdb/solist.h
index 7977c541fc1..439e08a5816 100644
--- a/gdb/solist.h
+++ b/gdb/solist.h
@@ -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);