From: Samuel Thibault Date: Mon, 28 Aug 2017 12:16:08 +0000 (+0200) Subject: hurd: Fix typo X-Git-Tag: glibc-2.27~1067 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=6f4fc73ec9d0d8bc7d8755ff1e54cc51257a110b;p=glibc.git hurd: Fix typo * hurd/Versions: Fix typo. * mach/Versions: Fix typo. --- diff --git a/hurd/Versions b/hurd/Versions index 011edc7384..392b76444a 100644 --- a/hurd/Versions +++ b/hurd/Versions @@ -131,7 +131,7 @@ libc { } GLIBC_2.4 { # functions used by RPC stubs - __stack_chk_fail + __stack_chk_fail; } HURD_CTHREADS_0.3 { diff --git a/mach/Versions b/mach/Versions index b22fda4cf4..2c0510e07e 100644 --- a/mach/Versions +++ b/mach/Versions @@ -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_;