import gdb-2000-02-01 snapshot
[deliverable/binutils-gdb.git] / gdb / ser-mac.c
index 4e8a20ae62f3031fd629eaf3a76d8a5ba5b6c4f1..fe154ab330113de3fd997d60ae2ab6ecbe598a0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote serial interface for local (hardwired) serial ports for Macintosh.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Stan Shebs.
 
    This file is part of GDB.
@@ -234,7 +234,7 @@ mac_noflush_set_tty_state (scb, new_ttystate, old_ttystate)
 static void
 mac_print_tty_state (serial_t scb,
                     serial_ttystate ttystate,
-                    struct gdb_file *stream)
+                    struct ui_file *stream)
 {
   /* Nothing to print.  */
   return;
This page took 0.025563 seconds and 4 git commands to generate.