mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11057
This commit is contained in:
parent
de89213743
commit
befdc40f90
|
@ -176,10 +176,10 @@ int procinfo_setup(vector<PROCINFO>& pi) {
|
|||
pi.push_back(p);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
closedir(dir);
|
||||
return 0;
|
||||
}
|
||||
} else {
|
||||
closedir(dir);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue