From 7095b86368cf18803773134b0be57250e32ecb68 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 14 Jan 2005 02:04:02 +0000 Subject: 2005-01-13 Michael Snyder * solib-aix.c: Whitespace tweaks. * solib.c: Whitespace tweaks. * solib-frv.c: Whitespace tweaks. * solib.h: Whitespace tweaks. * solib-irix.c: Whitespace tweaks. * solib-som.c: Whitespace tweaks. * solib-sunos.c: Whitespace tweaks. * solib-svr4.[ch]: Whitespace tweaks. --- gdb/solib-svr4.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gdb/solib-svr4.h') diff --git a/gdb/solib-svr4.h b/gdb/solib-svr4.h index 0909e4c..993b6a3 100644 --- a/gdb/solib-svr4.h +++ b/gdb/solib-svr4.h @@ -84,8 +84,8 @@ extern CORE_ADDR svr4_fetch_objfile_link_map (struct objfile *objfile); /* legacy_svr4_fetch_link_map_offsets_hook is a pointer to a function which is used to fetch link map offsets. It will only be set - by solib-legacy.c, if at all. */ -extern struct link_map_offsets *(*legacy_svr4_fetch_link_map_offsets_hook)(void); + by solib-legacy.c, if at all. */ +extern struct link_map_offsets *(*legacy_svr4_fetch_link_map_offsets_hook) (void); /* Fetch (and possibly build) an appropriate `struct link_map_offsets' for ILP32 and LP64 SVR4 systems. */ -- cgit v1.1