Ignore:
Timestamp:
2015-06-06T04:32:00+02:00 (9 years ago)
Author:
Don-vip
Message:

javadoc fixes. Removed one duplicated method in exception handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/corrector/ReverseWayTagCorrector.java

    r8443 r8470  
    169169     * Tests whether way can be reversed without semantic change, i.e., whether tags have to be changed.
    170170     * Looks for keys like oneway, oneway:bicycle, cycleway:right:oneway, left/right.
    171      * @param way
     171     * @param way way to test
    172172     * @return false if tags should be changed to keep semantic, true otherwise.
    173173     */
Note: See TracChangeset for help on using the changeset viewer.