From 807841933bed6a3a308451a05f502de28aa6c6b8 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 22 Jun 2012 14:52:50 +0000 Subject: [PATCH] Use tab not spaces. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index de044b38c1..ea23078c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,7 +34,7 @@ [BZ #13882] * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use uint16_t for elements in the "seen" array to avoid char overflows. - * elf/dl-fini.c (_dl_sort_fini): Likewise. + * elf/dl-fini.c (_dl_sort_fini): Likewise. * elf/dl-open.c (dl_open_worker): Likewise. 2012-06-21 Carlos O'Donell -- 2.11.4.GIT