Remove trailing spaces in ada-lang.c:ada_lookup_simple_minsym doc.
gdb/ChangeLog: * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces in function documentation.
This commit is contained in:
parent
dc4024cd3f
commit
2e6e035354
2 changed files with 7 additions and 2 deletions
|
@ -4405,8 +4405,8 @@ defns_collected (struct obstack *obstackp, int finish)
|
|||
}
|
||||
|
||||
/* Return a minimal symbol matching NAME according to Ada decoding
|
||||
rules. Returns NULL if there is no such minimal symbol. Names
|
||||
prefixed with "standard__" are handled specially: "standard__" is
|
||||
rules. Returns NULL if there is no such minimal symbol. Names
|
||||
prefixed with "standard__" are handled specially: "standard__" is
|
||||
first stripped off, and only static and global symbols are searched. */
|
||||
|
||||
struct minimal_symbol *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue