diff --git a/mps/code/ssxci6.c b/mps/code/ssxci6.c index 901c59f513b..1deb5c8153f 100644 --- a/mps/code/ssxci6.c +++ b/mps/code/ssxci6.c @@ -41,8 +41,7 @@ Addr *StackContextStackTop(StackContext sc) * The PointerAlignDown is necessary because the size of the jump * buffer is not a multiple of sizeof(Addr) on this platform: see * setjmp.h, where _JBLEN is 37. - * - * _setjmp.s, + * */ Res StackContextScan(ScanState ss, StackContext sc)