1
1
This commit was SVN r24048.
Этот коммит содержится в:
Ralph Castain 2010-11-13 15:31:55 +00:00
родитель 36ce319869
Коммит db014edb0b

Просмотреть файл

@ -117,7 +117,7 @@ int opal_event_init(void)
{
char* event_module_include=NULL;
char **modules=NULL, **includes=NULL;
bool dumpit;
bool dumpit=false;
int i, j;
const struct eventop** _eventop = eventops;
char available_eventops[1024] = "none";