]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
typo
authorRoland McGrath <roland@gnu.org>
Sat, 22 Dec 2001 20:38:06 +0000 (20:38 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 22 Dec 2001 20:38:06 +0000 (20:38 +0000)
hurd/Versions

index f1045460d0265dbcbd60b5bd00e8d11a2b40734e..98d21004ed3f5bf04e4e0dd509d4a9e803cc5094 100644 (file)
@@ -138,7 +138,7 @@ libc {
   GLIBC_2.2.5 {
     # These always existed as inlines but the real functions were not exported.
     __hurd_fail;
-    __hurd_self_sigstate;
+    _hurd_self_sigstate;
 
     # Same for these "quasi-internal" functions
     _hurd_port_set;