123
2012-06-02 10:24:58 UTC
There is no reason to have a name for structs when we just want to
typedef them. BTW identifiers that begin with underscore are reserved.
Attached patch fixes all typedefs.
typedef them. BTW identifiers that begin with underscore are reserved.
Attached patch fixes all typedefs.