typo
authorRoland McGrath <roland@gnu.org>
Wed, 20 Oct 2004 06:20:16 +0000 (06:20 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 20 Oct 2004 06:20:16 +0000 (06:20 +0000)
* sysdeps/generic/ldsodefs.h (_dl_debug_state): Don't mark as

ChangeLog

index d140360..8373996 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * elf/Versions [ld, GLIBC_PRIVATE]: Add _dl_debug_state.
        * elf/dl-debug.c (_dl_debug_state): Add rtld_hidden_def.
-       * sysdeps/generic/ldsodefs.h (_dl_debug_state): Don't maek as
+       * sysdeps/generic/ldsodefs.h (_dl_debug_state): Don't mark as
        hidden but use rtld_hidden_proto.
 
 2004-10-19  Alfred M. Szmidt  <ams@gnu.org>