Remove quoted leading space.

This commit is contained in:
Andrew Cagney 2000-03-25 07:58:54 +00:00
parent ddda03b202
commit 6f122dc96b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sat Mar 25 18:51:50 2000 Andrew Cagney <cagney@b1.cygnus.com>
* maint.c (_initialize_maint_cmds): Remove quoted trailing space.
2000-03-24 Christopher Faylor <cgf@cygnus.com>
* config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to

View File

@ -573,7 +573,7 @@ If a SOURCE file is specified, dump only that file's partial symbols.",
"Deprecate a command. Note that this is just in here so the \n\
testsuite can check the comamnd deprecator. You probably shouldn't use this,\n\
rather you should use the C function deprecate_cmd(). If you decide you \n\
want to use it: maintenance deprecate 'commandname' \"replacement\". The \n\
want to use it: maintenance deprecate 'commandname' \"replacement\". The \n\
replacement is optional.", &maintenancelist);
add_cmd ("undeprecate", class_maintenance, maintenance_undeprecate,