]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf: Change module-names to modules-names in comments
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Jun 2024 20:29:21 +0000 (13:29 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Jun 2024 20:29:21 +0000 (13:29 -0700)
module-names should be modules-names.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
elf/Makefile

index 57b3a19d368194bf3e306e10c288468c41b40a94..bb6cd06decd0ad96c89f48b148a1aa96f28af9ef 100644 (file)
@@ -1153,7 +1153,7 @@ modules-names += \
   ifuncmod1 \
   ifuncmod3 \
   ifuncmod6 \
-  # module-names
+  # modules-names
 ifeq (no,$(with-lld))
 modules-names += ifuncmod5
 endif