summaryrefslogtreecommitdiff
path: root/gdb/maint.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2002-01-01 15:17:40 +0000
committerMark Kettenis <kettenis@gnu.org>2002-01-01 15:17:40 +0000
commit95dcaac32b74b9100cf5a7de4afe690f815368b5 (patch)
tree0ba42b2a8d4e860e354608455a214f85b1448cfe /gdb/maint.c
parent60770d49bb8aa1343a2946a7612d4c5f6ceb4a66 (diff)
downloadgdb-95dcaac32b74b9100cf5a7de4afe690f815368b5.tar.gz
* maint.c (_initialize_maint_cmds): Add missing in
string-literal.
Diffstat (limited to 'gdb/maint.c')
-rw-r--r--gdb/maint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/maint.c b/gdb/maint.c
index 9e66b09da31..67e7a278efb 100644
--- a/gdb/maint.c
+++ b/gdb/maint.c
@@ -652,7 +652,7 @@ to test internal functions such as the C++ demangler, etc.",
add_alias_cmd ("i", "info", class_maintenance, 1, &maintenancelist);
add_cmd ("sections", class_maintenance, maintenance_info_sections,
- "List the BFD sections of the exec and core files. \n
+ "List the BFD sections of the exec and core files. \n\
Arguments may be any combination of:\n\
[one or more section names]\n\
ALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n\