Changeset 19329 in osm for applications/editors/josm/plugins/validator/src/org
- Timestamp:
- 2010-01-08T09:12:11+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java
r17722 r19329 94 94 /* These ways not seen before 95 95 * If two or more of the overlapping ways are 96 * highways or railways mark a sep erate error96 * highways or railways mark a separate error 97 97 */ 98 98 if ((highlight = ways_seen.get(current_ways)) == null)
Note:
See TracChangeset
for help on using the changeset viewer.