From 59c2be48f9307aed697a2acddb8c128fdd4f9423 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Tue, 12 Oct 1993 19:03:59 +0000 Subject: [PATCH] fix unterminated character string --- gdb/ChangeLog | 4 ++++ gdb/remote-sim.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 405eee165e..59f6302e09 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 12 12:01:29 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * remote-sim.c: fix unterminated character string + Tue Oct 12 08:59:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int. diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index bfde87ed62..83600e896a 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -32,7 +32,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "terminal.h" #include "target.h" #include "gdbcore.h" -#include "remote-sim.h +#include "remote-sim.h" #include "remote-utils.h" /* Naming convention: