Changeset 6987 in josm for trunk/src/org/openstreetmap/josm/corrector
- Timestamp:
- 2014-04-16T02:29:53+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/corrector/ReverseWayTagCorrector.java
r6986 r6987 92 92 * @since 5787 93 93 */ 94 public static class TagSwitcher {94 public static final class TagSwitcher { 95 95 96 96 private TagSwitcher() {
Note:
See TracChangeset
for help on using the changeset viewer.