=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/m88k/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/m88k/Attic/sub_n.s 2000/09/09 14:12:33 1.1.1.2 +++ OpenXM_contrib/gmp/mpn/m88k/Attic/sub_n.s 2003/08/25 16:06:21 1.1.1.3 @@ -1,7 +1,7 @@ -; mc88100 __gmpn_sub -- Subtract two limb vectors of the same length > 0 and +; mc88100 mpn_sub_n -- Subtract two limb vectors of the same length > 0 and ; store difference in a third limb vector. -; Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc. +; Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc. ; This file is part of the GNU MP Library.