From: Kevin Buettner Date: Fri, 9 Aug 2002 20:38:49 +0000 (+0000) Subject: Fix minor formatting problem in previous patch. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c4ac3e633c4d0eb169e9fc85d74c54693e6f82b5;p=deliverable%2Fbinutils-gdb.git Fix minor formatting problem in previous patch. --- diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c index 18e582dd5e..01637feb7a 100644 --- a/gdb/mips-tdep.c +++ b/gdb/mips-tdep.c @@ -1264,8 +1264,7 @@ mips_next_pc (CORE_ADDR pc) does nothing more than set frame->saved_regs[SP_REGNUM]. These two functions should really be combined and now that there is only one caller, it should be straightforward. (Watch out for multiple returns - though.) -*/ + though.) */ static void mips_find_saved_regs (struct frame_info *fci)