Merge branch 'master' of git://github.com/osmandapp/Osmand into android_http_server
This commit is contained in:
commit
40bc660320
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ public class ReversePointsCommand extends MeasurementModeCommand {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
MeasurementCommandType getType() {
|
public MeasurementCommandType getType() {
|
||||||
return MeasurementCommandType.REVERSE_POINTS;
|
return MeasurementCommandType.REVERSE_POINTS;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue