remove spaces before tabs at the beginning of lines (^( )+\t)
This commit is contained in:
@@ -77,8 +77,8 @@ struct section_t {
|
||||
struct kv_t {
|
||||
|
||||
/**
|
||||
* key string, relative
|
||||
*/
|
||||
* key string, relative
|
||||
*/
|
||||
char *key;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user