]> Git Repo - binutils.git/blobdiff - gdb/inflow.c
Update year range in copyright notice of all files owned by the GDB project.
[binutils.git] / gdb / inflow.c
index 4b105d101f05913bb0f42fab5875ffa6a00bd63f..8947e63a074eb53f4be9e4ae4edb0fbf29a6852f 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for GDB when running under Unix.
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -241,7 +241,7 @@ child_terminal_init_with_pgrp (int pgrp)
    and gdb must be able to restore it correctly.  */
 
 void
-child_terminal_save_ours (struct target_ops *self)
+gdb_save_tty_state (void)
 {
   if (gdb_has_a_terminal ())
     {
This page took 0.024336 seconds and 4 git commands to generate.