diff options
author | Doug Evans <dje@google.com> | 1998-02-03 23:39:28 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-02-03 23:39:28 +0000 |
commit | 76090fdd40ba7e58569dd01ad9af3128b9d556ad (patch) | |
tree | 406dc74c4d03748c95bf489db455b2913852c580 /gas | |
parent | c3de2a19e8e6b333525efb65de2e83791c73a378 (diff) | |
download | gdb-76090fdd40ba7e58569dd01ad9af3128b9d556ad.zip gdb-76090fdd40ba7e58569dd01ad9af3128b9d556ad.tar.gz gdb-76090fdd40ba7e58569dd01ad9af3128b9d556ad.tar.bz2 |
fix comment
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/tc-m32r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-m32r.c b/gas/config/tc-m32r.c index b428532..d33dace 100644 --- a/gas/config/tc-m32r.c +++ b/gas/config/tc-m32r.c @@ -1,4 +1,4 @@ -/* tc-m32r.c -- Assembler for the Mitsubishi M32R/X. +/* tc-m32r.c -- Assembler for the Mitsubishi M32R. Copyright (C) 1996, 1997, 1998 Free Software Foundation. This file is part of GAS, the GNU Assembler. |