projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01cfef6
)
Fix stupid mistake
author
Bernd Schmidt
<crux@gcc.gnu.org>
Sun, 12 Sep 1999 15:15:54 +0000
(15:15 +0000)
committer
Bernd Schmidt
<crux@gcc.gnu.org>
Sun, 12 Sep 1999 15:15:54 +0000
(15:15 +0000)
From-SVN: r29363
gcc/cp/decl.c
patch
|
blob
|
history
diff --git
a/gcc/cp/decl.c
b/gcc/cp/decl.c
index 5cbb8c8616e674cafe4bae082fcc3901d9fc0ec8..b70d60d9442e73b8a6776575fd96cdfb51f6fbf8 100644
(file)
--- a/
gcc/cp/decl.c
+++ b/
gcc/cp/decl.c
@@
-5949,7
+5949,6
@@
__inline
tree
auto_function (name, type)
tree name, type;
- enum built_in_function;
{
return define_function
(IDENTIFIER_POINTER (name), type, push_overloaded_decl_1,