summaryrefslogtreecommitdiffstats
path: root/gdb/corefile.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2008-08-08 16:47:02 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2008-08-08 16:47:02 +0000
commitf164887602cf9726bc64d793a9b7614d8f2c7d67 (patch)
tree3b2771f8879ce6b027e2c80ae9cc9e178a2989a6 /gdb/corefile.c
parentb7622095eb47002620e2afdb26ec910078d48d29 (diff)
downloadppe42-binutils-f164887602cf9726bc64d793a9b7614d8f2c7d67.tar.gz
ppe42-binutils-f164887602cf9726bc64d793a9b7614d8f2c7d67.zip
(_initialize_core): Remove spurious paren from set
gnutarget doc string.
Diffstat (limited to 'gdb/corefile.c')
-rw-r--r--gdb/corefile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/corefile.c b/gdb/corefile.c
index 1da2b2a839..726d9fcc5f 100644
--- a/gdb/corefile.c
+++ b/gdb/corefile.c
@@ -456,7 +456,7 @@ No arg means have no core file. This command has been superseded by the\n\
add_setshow_string_noescape_cmd ("gnutarget", class_files,
- &gnutarget_string, _("(\
+ &gnutarget_string, _("\
Set the current BFD target."), _("\
Show the current BFD target."), _("\
Use `set gnutarget auto' to specify automatic detection."),
OpenPOWER on IntegriCloud