From: Roland McGrath Date: Sat, 22 Dec 2001 20:38:06 +0000 (+0000) Subject: typo X-Git-Tag: cvs/glibc-2-2-5~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f7df65c91ab798d9b34a527c7928eaec848906;p=thirdparty%2Fglibc.git typo --- diff --git a/hurd/Versions b/hurd/Versions index f1045460d02..98d21004ed3 100644 --- a/hurd/Versions +++ b/hurd/Versions @@ -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;