From: Michael Snyder Date: Fri, 14 Jan 2005 01:08:21 +0000 (+0000) Subject: 2005-01-13 Michael Snyder X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90c065fb131c2560fa6fe43cefb68fb8c69b5c2d;p=binutils-gdb.git 2005-01-13 Michael Snyder * remote-st.c: Whitespace tweaks. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f51b9a32938..922ff0f2af0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ 2005-01-13 Michael Snyder + * remote-st.c: Whitespace tweaks. * remote-sim.c: Whitespace tweaks. * remote-mips.c: Whitespace tweaks. * pa64solib.[ch]: Whitespace tweaks. diff --git a/gdb/remote-st.c b/gdb/remote-st.c index a71998c2f5f..ce82c305b65 100644 --- a/gdb/remote-st.c +++ b/gdb/remote-st.c @@ -36,7 +36,7 @@ In reality, this module talks to a debug monitor called 'STDEBUG', which runs in a phone switch. We communicate with STDEBUG via either a direct serial line, or a TCP (or possibly TELNET) stream to a terminal multiplexor, - which in turn talks to the phone switch. */ + which in turn talks to the phone switch. */ #include "defs.h" #include "gdbcore.h"