@@ -145,7 +145,7 @@ static int def_init_default(CONF *conf)
|
|||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
conf->meth = &default_method;
|
conf->meth = &default_method;
|
||||||
conf->meth_data = CONF_type_default;
|
conf->meth_data = (void *)CONF_type_default;
|
||||||
conf->data = NULL;
|
conf->data = NULL;
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user