mirror of https://github.com/BOINC/boinc.git
VBOX: Fix comment
This commit is contained in:
parent
c977364f51
commit
b99a504d45
|
@ -513,7 +513,7 @@ int main(int argc, char** argv) {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Record if the sandboxed configuration is going to be used.
|
// Record which mode VirtualBox should be started in.
|
||||||
//
|
//
|
||||||
if (aid.vbox_window) {
|
if (aid.vbox_window) {
|
||||||
fprintf(
|
fprintf(
|
||||||
|
|
Loading…
Reference in New Issue