X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Fundo%2FUndoLookupSrtm.java;h=d028b82a568a98da8c7b46ea8d7539f767c891c1;hb=4d5796d02a15808311c09448d79e6e7d1de9d636;hp=d82714ae1e6444ce18fda96d1d2cddbc1a0fcff9;hpb=140e9d165f85c3d4f0435a311e091209313faa2a;p=GpsPrune.git diff --git a/tim/prune/undo/UndoLookupSrtm.java b/tim/prune/undo/UndoLookupSrtm.java index d82714a..d028b82 100644 --- a/tim/prune/undo/UndoLookupSrtm.java +++ b/tim/prune/undo/UndoLookupSrtm.java @@ -29,9 +29,11 @@ public class UndoLookupSrtm implements UndoOperation // Make arrays of points and altitudes _points = new DataPoint[numPoints]; _altitudes = new String[numPoints]; - for (int i=0; i