conf: no CamelCase, part I
Renamed functions, types, variables.
This commit is contained in:
@@ -43,7 +43,7 @@ static const char *sfpath;
|
||||
|
||||
static void get_state_file_path(void)
|
||||
{
|
||||
ConfigParam *param;
|
||||
struct config_param *param;
|
||||
if (sfpath)
|
||||
return;
|
||||
param = parseConfigFilePath(CONF_STATE_FILE, 0);
|
||||
|
Reference in New Issue
Block a user