Commit 76ef46f3 authored by jason's avatar jason
Browse files

update

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33830 138bc75d-0d04-0410-961f-82ee72b054a4
parent ed195be9
......@@ -3,7 +3,7 @@
extern "C"
{
struct xx {
void (*xx)(void); // ERROR - field with name of class
void (*xx)(void);
int x,y;
};
}
......
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