From f74ff957c54e3689194f5caecb6ed292ab648479 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 20 Jun 2002 22:14:00 +0000 Subject: Fix typo. --- sysdeps/unix/sysv/linux/ia64/getcontext.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/ia64/getcontext.S b/sysdeps/unix/sysv/linux/ia64/getcontext.S index bf8bd99d90..2b2322da16 100644 --- a/sysdeps/unix/sysv/linux/ia64/getcontext.S +++ b/sysdeps/unix/sysv/linux/ia64/getcontext.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2001 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang . @@ -142,7 +142,7 @@ ENTRY(__getcontext) st8 [r2] = rB0, 16 st8 [r3] = rB1, 16 ;; - st8 [r3] = rB2, 16 + st8 [r2] = rB2, 16 st8 [r3] = rB3, 16 ;; st8 [r2] = rB4 -- cgit v1.2.3