mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Fix typo in comment.
This commit is contained in:
@ -2743,7 +2743,7 @@ NAME(aout,find_nearest_line)
|
|||||||
CONST char *function = func->name;
|
CONST char *function = func->name;
|
||||||
char *p;
|
char *p;
|
||||||
|
|
||||||
/* The caller expects a symbol name. We actually a
|
/* The caller expects a symbol name. We actually have a
|
||||||
function name, without the leading underscore. Put the
|
function name, without the leading underscore. Put the
|
||||||
underscore back in, so that the caller gets a symbol
|
underscore back in, so that the caller gets a symbol
|
||||||
name. */
|
name. */
|
||||||
|
Reference in New Issue
Block a user