=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/a29k/Attic/sub_n.s,v retrieving revision 1.1.1.2 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.2 -r1.1.1.3 --- OpenXM_contrib/gmp/mpn/a29k/Attic/sub_n.s 2000/09/09 14:12:21 1.1.1.2 +++ OpenXM_contrib/gmp/mpn/a29k/Attic/sub_n.s 2003/08/25 16:06:17 1.1.1.3 @@ -1,7 +1,7 @@ -; 29000 __gmpn_sub -- Subtract two limb vectors of the same length > 0 and +; 29000 mpn_sub_n -- Subtract two limb vectors of the same length > 0 and ; store difference in a third limb vector. -; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc. +; Copyright 1992, 1994, 2000 Free Software Foundation, Inc. ; This file is part of the GNU MP Library.