From: Ian Lance Taylor Date: Wed, 15 Jun 1994 21:23:28 +0000 (+0000) Subject: Comment fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ece5b08d177daf6f13ed4a06078d7fea13506005;p=binutils-gdb.git Comment fix. --- 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;