From ece5b08d177daf6f13ed4a06078d7fea13506005 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 15 Jun 1994 21:23:28 +0000 Subject: [PATCH] Comment fix. --- ld/emultempl/sunos.em | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/emultempl/sunos.em b/ld/emultempl/sunos.em index 9f9132317f1..d81279bbba2 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; -- 2.30.2