aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-mutex.c')
-rw-r--r--elf/dl-mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-mutex.c b/elf/dl-mutex.c
index 2cd9d49c2e..ae1d8a84f0 100644
--- a/elf/dl-mutex.c
+++ b/elf/dl-mutex.c
@@ -16,4 +16,4 @@
License along with the GNU C Library; if not, see
<https://www.gnu.org/licenses/>. */
-/* The generic version initialization happpens in dl_main. */
+/* Initialization happens in __tls_pre_init_tp in dl-tls_init_tp.c. */