From cc07c81ffc2aad04794c62e975a79ab960dced3f Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Tue, 21 Oct 2014 14:24:55 +0100 Subject: [PATCH] Fix comment: "mac os x on x86_64 with clang" is xci6ll, not w3i6ll. Copied from Perforce Change: 187311 ServerID: perforce.ravenbrook.com --- mps/code/ssixi6.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mps/code/ssixi6.c b/mps/code/ssixi6.c index 70954edb5da..e61af2ee961 100644 --- a/mps/code/ssixi6.c +++ b/mps/code/ssixi6.c @@ -1,13 +1,13 @@ /* ssixi6.c: UNIX/x64 STACK SCANNING * * $Id$ - * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. + * Copyright (c) 2001-2014 Ravenbrook Limited. See end of file for license. * * This scans the stack and fixes the registers which may contain * roots. See * * This code was branched from ssixi3.c (32-bit Intel) initially for the - * port to W3I6LL (Mac OS X on x86_64 with Clang). + * port to XCI6LL (Mac OS X on x86_64 with Clang). * * This code is common to more than one Unix implementation on * Intel hardware (but is not portable Unix code). According to Wikipedia, @@ -68,7 +68,7 @@ Res StackScan(ScanState ss, Addr *stackBot) /* C. COPYRIGHT AND LICENSE * - * Copyright (C) 2001-2002 Ravenbrook Limited . + * Copyright (C) 2001-2014 Ravenbrook Limited . * All rights reserved. This is an open source license. Contact * Ravenbrook for commercial licensing options. *