Changeset 8580 in josm


Ignore:
Timestamp:
2015-07-07T22:46:27+02:00 (9 years ago)
Author:
Klumbumbus
Message:

see #11600 see #11393 - try to fix r8579

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java

    r8579 r8580  
    791791                "waterway=stream | waterway=river | waterway=canal | waterway=drain | waterway=rapids | "+
    792792                "\"piste:type\"=downhill | \"piste:type\"=sled | man_made=\"piste:halfpipe\" | "+
    793                 "junction=roundabout | ";
     793                "junction=roundabout";
    794794
    795795        try {
Note: See TracChangeset for help on using the changeset viewer.