Fix minor formatting problem in previous patch.
authorKevin Buettner <kevinb@redhat.com>
Fri, 9 Aug 2002 20:38:49 +0000 (20:38 +0000)
committerKevin Buettner <kevinb@redhat.com>
Fri, 9 Aug 2002 20:38:49 +0000 (20:38 +0000)
gdb/mips-tdep.c

index 18e582dd5eac6142e06ff2f8008fa55b31fc6279..01637feb7a6483a29fff42a40bf67289229052a7 100644 (file)
@@ -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)
This page took 0.027317 seconds and 4 git commands to generate.