Ignore:
Timestamp:
2015-06-01T19:38:53+02:00 (9 years ago)
Author:
Don-vip
Message:

fix javadoc warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/CombineWayAction.java

    r8395 r8440  
    421421
    422422        /**
    423          * Create an undirected graph from the given ways.
    424          * @param ways Ways to build the graph from
     423         * Create an undirected graph from the given node pairs.
     424         * @param pairs Node pairs to build the graph from
    425425         * @return node graph structure
    426426         */
Note: See TracChangeset for help on using the changeset viewer.