Android: Initialize variable

This commit is contained in:
Rom Walton 2013-02-12 23:36:57 -05:00 committed by Oliver Bock
parent 7a434286b1
commit 4325ba01bf
1 changed files with 1 additions and 0 deletions

View File

@ -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.