Make Syd Polk principal maintainer.
[deliverable/binutils-gdb.git] / gdb / ser-e7kpc.c
index 5f35baedf0ec9d35a3b161fa55a7bc3f98050e58..73982f7e501a922e58daa57e665af4fe8dedd060 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote serial interface using Hitachi E7000 PC ISA card in a PC
-   Copyright 1994, 1999 Free Software Foundation, Inc.
+   Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -420,9 +420,9 @@ e7000pc_noflush_set_tty_state (scb, new_ttystate, old_ttystate)
 }
 
 static void
-e7000pc_print_tty_state (scb, ttystate)
-     serial_t scb;
-     serial_ttystate ttystate;
+e7000pc_print_tty_state (serial_t scb,
+                        serial_ttystate ttystate,
+                        struct ui_file *stream)
 {
   /* Nothing to print.  */
   return;
This page took 0.042841 seconds and 4 git commands to generate.