From 0df328ab41f20c4bffd03c911703907e04ddf608 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 4 Dec 1994 18:00:48 +0000 Subject: [PATCH] Comment fix. --- sysdeps/mips/setjmp_aux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/mips/setjmp_aux.c b/sysdeps/mips/setjmp_aux.c index 3d0ea14..ee2d209 100644 --- a/sysdeps/mips/setjmp_aux.c +++ b/sysdeps/mips/setjmp_aux.c @@ -19,7 +19,7 @@ Cambridge, MA 02139, USA. */ #include /* This function is only called via the assembly language routine - __setjmp, which arranges to pass in the stack pointer and the frame + __sigsetjmp, which arranges to pass in the stack pointer and the frame pointer. We do things this way because it's difficult to reliably access them in C. */ -- 2.7.4