From 3636de8b48ffa5ec2e1a95c0937cee96d96eb044 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 14 Jan 2005 04:00:06 +0000 Subject: [PATCH] 2005-01-13 Michael Snyder * solist.h: Whitespace tweaks. --- gdb/solist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/solist.h b/gdb/solist.h index 7977c54..439e08a 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); -- 2.7.4