projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec099b4
)
Fix typo in comment.
author
Ian Lance Taylor
<ian@airs.com>
Fri, 25 Mar 1994 22:14:48 +0000
(22:14 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 25 Mar 1994 22:14:48 +0000
(22:14 +0000)
bfd/aoutx.h
patch
|
blob
|
history
diff --git
a/bfd/aoutx.h
b/bfd/aoutx.h
index b6c7c80104ada3cb9d6684324504c41dea29c6cd..db1e04bed8fcfae5fecd1df06332676cac3b6681 100644
(file)
--- a/
bfd/aoutx.h
+++ b/
bfd/aoutx.h
@@
-2743,7
+2743,7
@@
NAME(aout,find_nearest_line)
CONST char *function = func->name;
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
underscore back in, so that the caller gets a symbol
name. */