From 6f4fc73ec9d0d8bc7d8755ff1e54cc51257a110b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 28 Aug 2017 14:16:08 +0200 Subject: hurd: Fix typo * hurd/Versions: Fix typo. * mach/Versions: Fix typo. --- mach/Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mach') diff --git a/mach/Versions b/mach/Versions index b22fda4..2c0510e 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_; -- cgit v1.1