mirror of https://github.com/BOINC/boinc.git
parent
61061e9f2f
commit
abeb8038e3
|
@ -68,7 +68,7 @@ int PROJECT_INIT::init() {
|
|||
}
|
||||
}
|
||||
fclose(p);
|
||||
msg_printf(0, MSG_INFO, "Found project_info.xml for %s", url);
|
||||
msg_printf(0, MSG_INFO, "Found project_init.xml for %s", url);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue