Changeset 15854 in josm


Ignore:
Timestamp:
2020-02-15T11:45:39+01:00 (4 years ago)
Author:
GerdP
Message:

see #10511: correct @since javadoc

File:
1 edited

Legend:

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

    r15852 r15854  
    610610     * @return new area formed.
    611611     * @throws UserCancelException if user cancels the operation
    612      * @since xxx : visibility changed from public to private
     612     * @since 15852 : visibility changed from public to private
    613613     */
    614614    private JoinAreasResult joinAreas(List<Multipolygon> areas) throws UserCancelException {
Note: See TracChangeset for help on using the changeset viewer.