diff options
Diffstat (limited to 'mpn/thumb/sub_n.s')
-rw-r--r-- | mpn/thumb/sub_n.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/thumb/sub_n.s b/mpn/thumb/sub_n.s index 53c292375..f2e24a045 100644 --- a/mpn/thumb/sub_n.s +++ b/mpn/thumb/sub_n.s @@ -1,7 +1,7 @@ @ ARM/Thumb __gmpn_sub -- Subtract two limb vectors of the same length > 0 and @ store difference in a third limb vector. -@ Copyright (C) 1997, 2000 Free Software Foundation, Inc. +@ Copyright 1997, 2000 Free Software Foundation, Inc. @ This file is part of the GNU MP Library. |