aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-15 21:23:28 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-15 21:23:28 +0000
commitece5b08d177daf6f13ed4a06078d7fea13506005 (patch)
tree4c949350e3c8fe8d6e1dd3053a9e42cf3febe41b /ld/emultempl
parent42792411524b532fae79612d4415a906dc2e8c2b (diff)
downloadgdb-ece5b08d177daf6f13ed4a06078d7fea13506005.zip
gdb-ece5b08d177daf6f13ed4a06078d7fea13506005.tar.gz
gdb-ece5b08d177daf6f13ed4a06078d7fea13506005.tar.bz2
Comment fix.
Diffstat (limited to 'ld/emultempl')
-rw-r--r--ld/emultempl/sunos.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/sunos.em b/ld/emultempl/sunos.em
index 9f91323..d81279b 100644
--- a/ld/emultempl/sunos.em
+++ b/ld/emultempl/sunos.em
@@ -294,7 +294,7 @@ gld${EMULATION_NAME}_before_allocation ()
if (sneed != NULL)
{
/* Set up the .need section. See the description of the ld_need
- field in include/sun4/aout.h. */
+ field in include/aout/sun4.h. */
need_entries = 0;
need_size = 0;