mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-24 14:41:06 +08:00
hurd: Fix typo
* hurd/Versions: Fix typo. * mach/Versions: Fix typo.
This commit is contained in:
parent
2dba5ce7b8
commit
6f4fc73ec9
@ -131,7 +131,7 @@ libc {
|
||||
}
|
||||
GLIBC_2.4 {
|
||||
# functions used by RPC stubs
|
||||
__stack_chk_fail
|
||||
__stack_chk_fail;
|
||||
}
|
||||
|
||||
HURD_CTHREADS_0.3 {
|
||||
|
@ -56,7 +56,7 @@ libc {
|
||||
}
|
||||
GLIBC_2.4 {
|
||||
# functions used by RPC stubs
|
||||
__stack_chk_fail
|
||||
__stack_chk_fail;
|
||||
}
|
||||
GLIBC_2.23 {
|
||||
__mach_host_self_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user