update
From-SVN: r33830
This commit is contained in:
parent
e43a157747
commit
9a689793b0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
extern "C"
|
||||
{
|
||||
struct xx {
|
||||
void (*xx)(void); // ERROR - field with name of class
|
||||
void (*xx)(void);
|
||||
int x,y;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue