Ignore:
Timestamp:
2016-09-18T20:06:32+02:00 (8 years ago)
Author:
Don-vip
Message:

checkstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/OsmServerReader.java

    r10420 r11023  
    199199     * @throws OsmTransferException if any error occurs
    200200     */
    201     public abstract DataSet parseOsm(final ProgressMonitor progressMonitor) throws OsmTransferException;
     201    public abstract DataSet parseOsm(ProgressMonitor progressMonitor) throws OsmTransferException;
    202202
    203203    /**
Note: See TracChangeset for help on using the changeset viewer.