Minor formatting changes 2

This commit is contained in:
misaochan 2016-02-05 18:34:29 +13:00
parent 816acbe04a
commit 6e0e58009a

View file

@ -81,6 +81,7 @@ public class GPSExtractor {
//Otherwise treat as if no coords found //Otherwise treat as if no coords found
return null; return null;
} }
} else { } else {
imageCoordsExists = true; imageCoordsExists = true;
Log.d(TAG, "Picture has GPS info"); Log.d(TAG, "Picture has GPS info");