* remote.c (remote_wait): Pass string instead of char to strcpy.

This commit is contained in:
Stan Shebs 1994-12-09 23:54:02 +00:00
parent 4e59f36df8
commit 0dd47264fd

View File

@ -1,3 +1,7 @@
Fri Dec 9 15:50:05 1994 Stan Shebs <shebs@andros.cygnus.com>
* remote.c (remote_wait): Pass string instead of char to strcpy.
Fri Dec 9 04:43:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdbserver/low-lynx.c (mywait): Remove debugging printf.