* Clean up warning on init
This commit was SVN r2046.
Этот коммит содержится в:
родитель
56a1d454a3
Коммит
4a164fd164
@ -17,7 +17,7 @@ struct mca_llm_base_module_1_0_0_t mca_llm_hostfile_module = {
|
||||
|
||||
char *mca_llm_hostfile_filename = NULL;
|
||||
|
||||
struct mca_llm_module_1_0_0_t*
|
||||
struct mca_llm_base_module_1_0_0_t*
|
||||
mca_llm_hostfile_component_init(const char *active_pcm,
|
||||
int *priority,
|
||||
bool *allow_multiple_user_threads,
|
||||
|
@ -30,7 +30,7 @@ extern "C" {
|
||||
int mca_llm_hostfile_component_open(void);
|
||||
int mca_llm_hostfile_component_close(void);
|
||||
|
||||
struct mca_llm_module_1_0_0_t*
|
||||
struct mca_llm_base_module_1_0_0_t*
|
||||
mca_llm_hostfile_component_init(const char *active_pcm,
|
||||
int *priority,
|
||||
bool *allow_multiple_user_threads,
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user