Added a check for duplicate sections in the configuration file.
This commit is contained in:
@ -281,7 +281,7 @@ char* replace_quoted(const char* str);
|
||||
bool is_valid_posix_path(char* path);
|
||||
bool strip_escape_chars(char*);
|
||||
int simple_str_hash(char* key);
|
||||
|
||||
int maxscale_getline(char** dest, int* size, FILE* file);
|
||||
|
||||
EXTERN_C_BLOCK_END
|
||||
|
||||
|
Reference in New Issue
Block a user