From 48e2e132debdc5f0163114c89a6eaec986c9bf84 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Thu, 5 Apr 2012 19:28:16 +0200 Subject: [PATCH] Fix CL typos. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cc4de41390..ab6db9edb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,10 @@ * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off lazy binding. - * elf/dl-lookup (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore + * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore undefined symbol errors. - * elf/rtlc.c (dl_main): Skip VDSO when checking for unused + * elf/rtld.c (dl_main): Skip VDSO when checking for unused DT_NEEDED entries. 2012-04-05 Michael Matz -- 2.43.5