From: Stan Shebs Date: Fri, 9 Dec 1994 23:54:02 +0000 (+0000) Subject: * remote.c (remote_wait): Pass string instead of char to strcpy. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0dd47264fdb374a3899fa58673ed93eb815ff017;p=binutils-gdb.git * remote.c (remote_wait): Pass string instead of char to strcpy. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bdf99aa10cc..4f04e8384b9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Fri Dec 9 15:50:05 1994 Stan Shebs + + * 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.