From: Roland McGrath Date: Mon, 10 Jan 2005 22:11:56 +0000 (+0000) Subject: * dlfcn/dlfcn.c (init): Fix typo in attribute decl. X-Git-Tag: cvs/fedora-glibc-20050208T0948~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=849a8a3b62ea3314432a5a0ee890dc13eb076009;p=thirdparty%2Fglibc.git * dlfcn/dlfcn.c (init): Fix typo in attribute decl. --- diff --git a/ChangeLog b/ChangeLog index b1295b44f73..e3e2bc875d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-10 Roland McGrath + + * dlfcn/dlfcn.c (init): Fix typo in attribute decl. + 2005-01-10 Ulrich Drepper * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and