aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1998-01-16 20:26:57 +0000
committerFelix Lee <flee@cygnus>1998-01-16 20:26:57 +0000
commit23f38c9ef9e1f07472400e414bebe6279f4895ae (patch)
tree617318091bdf5b8f6de3ef9ac5863465189e02fc /gdb/top.c
parentea9cac8aee61f6c30efbf5787edfa244b1b3f94d (diff)
downloadfsf-binutils-gdb-23f38c9ef9e1f07472400e414bebe6279f4895ae.zip
fsf-binutils-gdb-23f38c9ef9e1f07472400e414bebe6279f4895ae.tar.gz
fsf-binutils-gdb-23f38c9ef9e1f07472400e414bebe6279f4895ae.tar.bz2
* top.c (print_gdb_version): delete stutter.
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.c b/gdb/top.c
index 6777d0b..f119479 100644
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -2813,7 +2813,7 @@ print_gdb_version (stream)
fprintf_filtered (stream, "\
GDB is free software, covered by the GNU General Public License, and you are\n\
welcome to change it and/or distribute copies of it under certain conditions.\n\
-Type \"show copying\" to see the conditions. This version of GDB is supported This version of GDB is supported\n\
+Type \"show copying\" to see the conditions. This version of GDB is supported\n\
for customers of Cygnus Solutions. Type \"show warranty\" for details.\n");
/* After the required info we print the configuration information. */