conf: fix tab->spaces
Michael
This commit is contained in:
parent
f60aa47715
commit
055c11f63c
@ -103,7 +103,7 @@ typedef int (*CONFFILE_HANDLER) (struct config_s *, const char *, regmatch_t[]);
|
||||
*/
|
||||
#define HANDLE_FUNC(func) \
|
||||
int func(struct config_s* conf, const char* line, \
|
||||
regmatch_t match[])
|
||||
regmatch_t match[])
|
||||
|
||||
/*
|
||||
* List all the handling functions. These are defined later, but they need
|
||||
|
Loading…
Reference in New Issue
Block a user