Ignore:
Timestamp:
2015-06-27T21:43:35+02:00 (9 years ago)
Author:
Don-vip
Message:

fix remaining checkstyle issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java

    r8513 r8540  
    859859    /**
    860860     * Sets the "discouraged upload" flag.
    861      * @param uploadDiscouraged {@code true} if upload of data managed by this layer is discouraged. This feature allows to use "private" data layers.
     861     * @param uploadDiscouraged {@code true} if upload of data managed by this layer is discouraged.
     862     * This feature allows to use "private" data layers.
    862863     */
    863864    public final void setUploadDiscouraged(boolean uploadDiscouraged) {
Note: See TracChangeset for help on using the changeset viewer.