Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / ser-go32.c
index c1bf22778a3a510d9a3a88926b63ef0c25637bcc..94a7861c35c19ae7ff6fbd8e3b1eba62532edbda 100644 (file)
@@ -1,5 +1,5 @@
-/* Remote serial interface for local (hardwired) serial ports for
-   GO32.  Copyright 1992, 1993 Free Software Foundation, Inc.
+/* Remote serial interface for local (hardwired) serial ports for GO32.
+   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
 
    Contributed by Nigel Stephens, Algorithmics Ltd. (nigel@algor.co.uk).
 
@@ -698,7 +698,7 @@ dos_flush_input (scb)
 static void
 dos_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.024937 seconds and 4 git commands to generate.