aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-01-31 17:47:43 +0000
committerKazu Hirata <kazu@cs.umass.edu>2004-01-31 17:47:43 +0000
commit0f6210fb0cf359e72f1beb4e66797733925f94da (patch)
tree6f89aecc97071cb813ada55cf1379a6d0f107d8e /gcc/builtin-types.def
parentf9b55ea3465b2de33d75767cb0d51e2c3967d635 (diff)
* alloc-pool.c: Fix comment typos.
* builtin-types.def: Likewise. * builtins.def: Likewise. * c-pretty-print.c: Likewise. * df.h: Likewise. * reload1.c: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@77043 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/builtin-types.def')
-rw-r--r--gcc/builtin-types.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/builtin-types.def b/gcc/builtin-types.def
index f33bacd4330..df74661738f 100644
--- a/gcc/builtin-types.def
+++ b/gcc/builtin-types.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.
@@ -17,7 +17,7 @@ along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
-/* This header provides a declaritive way of describing the types that
+/* This header provides a declarative way of describing the types that
are used when declaring builtin functions.
Before including this header, you must define the following macros: