aboutsummaryrefslogtreecommitdiff
path: root/gas/asintl.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-09-12 20:57:14 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-09-12 20:57:14 +0000
commita01b9fa4ba5e6f9ce35d7ff0a1dfd18f94da20b5 (patch)
tree522c23c55cd2509994652e7a47544ad9673155ff /gas/asintl.h
parent3c06a63b37672469ce077f24d5eca2818d7c91b8 (diff)
downloadfsf-binutils-gdb-a01b9fa4ba5e6f9ce35d7ff0a1dfd18f94da20b5.zip
fsf-binutils-gdb-a01b9fa4ba5e6f9ce35d7ff0a1dfd18f94da20b5.tar.gz
fsf-binutils-gdb-a01b9fa4ba5e6f9ce35d7ff0a1dfd18f94da20b5.tar.bz2
2000-09-12 Kazu Hirata <kazu@hxi.com>
* as.h: Fix formatting. * asintl.h: Likewise. * bit_fix.h: Likewise. * dwarf2dbg.h: Likewise. * expr.h: Likewise. * flonum.h: Likewise. * frags.h: Likewise. * itbl-ops.h: Likewise. * macro.h: Likewise. * read.h: Likewise. * sb.h: Likewise. * struc-symbol.h: Likewise. * subsegs.h: Likewise. * symbols.h: Likewise. * tc.h: Likewise. * write.h: Likewise.
Diffstat (limited to 'gas/asintl.h')
-rw-r--r--gas/asintl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/asintl.h b/gas/asintl.h
index 6452989f..5b6369f 100644
--- a/gas/asintl.h
+++ b/gas/asintl.h
@@ -1,5 +1,5 @@
/* asintl.h - gas-specific header for gettext code.
- Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com>
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with GAS; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ 02111-1307, USA. */
#ifdef HAVE_LOCALE_H
# include <locale.h>