mirror of https://github.com/BOINC/boinc.git
Android: Initialize variable
This commit is contained in:
parent
7a434286b1
commit
4325ba01bf
|
@ -464,6 +464,7 @@ void HOST_INFO::get_battery_status() {
|
|||
|
||||
if (first) {
|
||||
first = false;
|
||||
int i = 0;
|
||||
|
||||
// Find the battery location for this device.
|
||||
// matszpk has already collected a bunch of battery locations.
|
||||
|
|
Loading…
Reference in New Issue