remove spaces before tabs at the beginning of lines (^( )+\t)
This commit is contained in:
@@ -33,8 +33,8 @@ struct private_eap_sim_file_card_t {
|
||||
identification_t *imsi;
|
||||
|
||||
/**
|
||||
* source of triplets
|
||||
*/
|
||||
* source of triplets
|
||||
*/
|
||||
eap_sim_file_triplets_t *triplets;
|
||||
};
|
||||
|
||||
|
||||
@@ -28,8 +28,8 @@ struct private_eap_sim_file_provider_t {
|
||||
eap_sim_file_provider_t public;
|
||||
|
||||
/**
|
||||
* source of triplets
|
||||
*/
|
||||
* source of triplets
|
||||
*/
|
||||
eap_sim_file_triplets_t *triplets;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user