Commit 7144af14 by Bernd Schmidt

Fix stupid mistake

From-SVN: r29363
parent 01cfef6b
...@@ -5949,7 +5949,6 @@ __inline ...@@ -5949,7 +5949,6 @@ __inline
tree tree
auto_function (name, type) auto_function (name, type)
tree name, type; tree name, type;
enum built_in_function;
{ {
return define_function return define_function
(IDENTIFIER_POINTER (name), type, push_overloaded_decl_1, (IDENTIFIER_POINTER (name), type, push_overloaded_decl_1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment