import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / ser-go32.c
index 775ef70d3c7b0f003bfae2aafc2dd20d8834cc32..f776161964aac50c4d630107ad0885db7ee9ed99 100644 (file)
@@ -20,7 +20,7 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "gdbcmd.h"
@@ -848,6 +848,7 @@ static struct serial_ops dos_ops =
   dos_noflush_set_tty_state,
   dos_setbaudrate,
   dos_setstopbits,
+  dos_noop,                    /* wait for output to drain */
 };
 
 
This page took 0.02387 seconds and 4 git commands to generate.