OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4e383
)
Fix typo.
author
mrs
<mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 20:59:12 +0000
(20:59 +0000)
committer
mrs
<mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 20:59:12 +0000
(20:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81717
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/builtin-attrs.def
patch
|
blob
|
history
diff --git
a/gcc/builtin-attrs.def
b/gcc/builtin-attrs.def
index
92fe65e
..
10d5864
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")