2011-05-30 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / breakpoint.c
index d26a347ba1aec2fe3d5894e8d8ed9d25192c2a25..fe797dd31403f983db135f5ef6e948461d8fa873 100644 (file)
@@ -9508,7 +9508,7 @@ struct until_break_command_continuation_args
    care of cleaning up the temporary breakpoints set up by the until
    command.  */
 static void
-until_break_command_continuation (void *arg)
+until_break_command_continuation (void *arg, int err)
 {
   struct until_break_command_continuation_args *a = arg;
 
This page took 0.028313 seconds and 4 git commands to generate.