]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/data/LatLonRectangle.java
Version 8, September 2009
[GpsPrune.git] / tim / prune / data / LatLonRectangle.java
index 74c9855f2045c4403c037d83fba9467c765c1764..0aeb1c8565ab1d2bc9a483dd24e190a4629d23e6 100644 (file)
@@ -19,7 +19,7 @@ public class LatLonRectangle
        {
                _latRange = inLatRange;
                _lonRange = inLonRange;
-               // TODO: Expand range by certain percentage
+               // MAYBE: Expand range by certain percentage
        }
 
        /**