Use a seperate section for each nested struct member in INIT macro
This commit is contained in:
@@ -33,7 +33,7 @@ struct eap_radius_t {
|
||||
/**
|
||||
* Implemented eap_method_t interface.
|
||||
*/
|
||||
eap_method_t eap_method_interface;
|
||||
eap_method_t eap_method;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user