public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] elf: Change module-names to modules-names in comments
@ 2024-06-14 20:36 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2024-06-14 20:36 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0b7f7842f812e7a70a79ce001e22942f7fe200aa

commit 0b7f7842f812e7a70a79ce001e22942f7fe200aa
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jun 14 13:29:21 2024 -0700

    elf: Change module-names to modules-names in comments
    
    module-names should be modules-names.
    
    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>

Diff:
---
 elf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elf/Makefile b/elf/Makefile
index 57b3a19d36..bb6cd06dec 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -1153,7 +1153,7 @@ modules-names += \
   ifuncmod1 \
   ifuncmod3 \
   ifuncmod6 \
-  # module-names
+  # modules-names
 ifeq (no,$(with-lld))
 modules-names += ifuncmod5
 endif

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

only message in thread, other threads:[~2024-06-14 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-14 20:36 [glibc] elf: Change module-names to modules-names in comments H.J. Lu

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).