about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/dl-runtime.h')
-rw-r--r--sysdeps/x86_64/dl-runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/dl-runtime.h b/sysdeps/x86_64/dl-runtime.h
index 9c8d3977ee..19ba33ef30 100644
--- a/sysdeps/x86_64/dl-runtime.h
+++ b/sysdeps/x86_64/dl-runtime.h
@@ -18,7 +18,7 @@
    02111-1307 USA.  */
 
 /* The ABI calls for the PLT stubs to pass the index of the relocation
-   and not its offset.  In _dl_profile_fixup and _dl_call_pltexit we
+   and not its offset.  In _dl_profile_fixup and _dl_audit_pltexit we
    also use the index.  Therefore it is wasteful to compute the offset
    in the trampoline just to reverse the operation immediately
    afterwards.  */