Use tab not spaces.
authorCarlos O'Donell <carlos@systemhalted.org>
Fri, 22 Jun 2012 14:52:50 +0000 (14:52 +0000)
committerCarlos O'Donell <carlos@systemhalted.org>
Fri, 22 Jun 2012 18:04:53 +0000 (18:04 +0000)
ChangeLog

index de044b3..ea23078 100644 (file)
--- 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  <carlos_odonell@mentor.com>