projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b2a8d
)
Fix typo.
author
Mike Stump
<mrs@gcc.gnu.org>
Tue, 11 May 2004 20:59:12 +0000
(20:59 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Tue, 11 May 2004 20:59:12 +0000
(20:59 +0000)
From-SVN: r81717
gcc/builtin-attrs.def
patch
|
blob
|
history
diff --git
a/gcc/builtin-attrs.def
b/gcc/builtin-attrs.def
index 92fe65e1e0df27570dd54eb135fcd361a7d3d04b..10d58649a82fc806cb9ef4f891edc783dda9b512 100644
(file)
--- a/
gcc/builtin-attrs.def
+++ b/
gcc/builtin-attrs.def
@@
-69,7
+69,7
@@
DEF_LIST_INT_INT (3,0)
DEF_LIST_INT_INT (3,4)
#undef DEF_LIST_INT_INT
-/* Construct tre
s
s for identifiers. */
+/* Construct tre
e
s for identifiers. */
DEF_ATTR_IDENT (ATTR_CONST, "const")
DEF_ATTR_IDENT (ATTR_FORMAT, "format")
DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")