summaryrefslogtreecommitdiff
path: root/gdb/remote-st.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2005-01-14 01:08:21 +0000
committerMichael Snyder <msnyder@specifix.com>2005-01-14 01:08:21 +0000
commit34051975e3c54d01de3f7c2eff4f3e5d43e861c6 (patch)
tree5c0d9b39822252103050208413f37974483dead3 /gdb/remote-st.c
parent8784a78931a1405ef388a6b2fdd8a98d7db76e42 (diff)
downloadgdb-34051975e3c54d01de3f7c2eff4f3e5d43e861c6.tar.gz
2005-01-13 Michael Snyder <msnyder@redhat.com>
* remote-st.c: Whitespace tweaks.
Diffstat (limited to 'gdb/remote-st.c')
-rw-r--r--gdb/remote-st.c2
1 files changed, 1 insertions, 1 deletions
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"