public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Comment typo fix
@ 2023-04-12  1:34 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2023-04-12  1:34 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dff05c9c82fd877cfba432e0f4f82b41bd0f5257

commit dff05c9c82fd877cfba432e0f4f82b41bd0f5257
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Apr 11 12:15:58 2023 +0930

    Comment typo fix

Diff:
---
 gas/write.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/write.c b/gas/write.c
index 4ce6f997caa..74a00ea97ae 100644
--- a/gas/write.c
+++ b/gas/write.c
@@ -123,7 +123,7 @@ void print_fixup (fixS *);
 /* We generally attach relocs to frag chains.  However, after we have
    chained these all together into a segment, any relocs we add after
    that must be attached to a segment.  This will include relocs added
-   in md_estimate_size_for_relax, for example.  */
+   in md_estimate_size_before_relax, for example.  */
 static bool frags_chained = false;
 
 static unsigned int n_fixups;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-12  1:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12  1:34 [binutils-gdb] Comment typo fix Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).