X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fxcoffread.c;h=991acdc6782ae5c1f365e0fe90585676b51a160f;hb=54c7009d04fc3da51b50cfbefe5f5894db2cad32;hp=34c506f56e42499f513c9037c432935c52eb0cfa;hpb=4efb68b1ad0f40fa002c954c213a516d1e39cfb3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c index 34c506f56e..991acdc678 100644 --- a/gdb/xcoffread.c +++ b/gdb/xcoffread.c @@ -190,8 +190,8 @@ static void xcoff_new_init (struct objfile *); static void xcoff_symfile_finish (struct objfile *); -static void -xcoff_symfile_offsets (struct objfile *, struct section_addr_info *addrs); +static void xcoff_symfile_offsets (struct objfile *, + struct section_addr_info *addrs); static void find_linenos (bfd *, sec_ptr, void *);