diff options
author | tege <tege@gmplib.org> | 2006-02-27 13:34:54 +0100 |
---|---|---|
committer | tege <tege@gmplib.org> | 2006-02-27 13:34:54 +0100 |
commit | 8232eb058288ca88b0dc380b2af278c3fbc0c354 (patch) | |
tree | 2e57d64c1ddaaad4e5a2e9a0b4415e200f10e551 /mpn/sparc64/addmul_1.asm | |
parent | bfda27f886b8676f48bcf78fb0a2cdcb6171a592 (diff) | |
download | gmp-8232eb058288ca88b0dc380b2af278c3fbc0c354.tar.gz |
Reformat FSF address to 80 columns.
Diffstat (limited to 'mpn/sparc64/addmul_1.asm')
-rw-r--r-- | mpn/sparc64/addmul_1.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/sparc64/addmul_1.asm b/mpn/sparc64/addmul_1.asm index 2bd9878f5..bf822740a 100644 --- a/mpn/sparc64/addmul_1.asm +++ b/mpn/sparc64/addmul_1.asm @@ -17,9 +17,9 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public dnl License for more details. dnl You should have received a copy of the GNU Lesser General Public License -dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to -dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -dnl MA 02110-1301, USA. +dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write +dnl to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +dnl Boston, MA 02110-1301, USA. include(`../config.m4') |