Ignore:
Timestamp:
2015-06-20T14:36:00+02:00 (9 years ago)
Author:
Don-vip
Message:

fix many checkstyle violations

File:
1 edited

Legend:

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

    r8338 r8509  
    2323    /**
    2424     * Constructs a new <code>SelectMembersAction</code>.
    25      * @param add if <code>true</code>, the members will be added to current selection. If <code>false</code>, the members will replace the current selection.
     25     * @param add if <code>true</code>, the members will be added to current selection.
     26     * If <code>false</code>, the members will replace the current selection.
    2627     */
    2728    public SelectMembersAction(boolean add) {
Note: See TracChangeset for help on using the changeset viewer.