Ignore:
Timestamp:
2010-01-09T23:38:57+01:00 (14 years ago)
Author:
stoecker
Message:

fixed line endings of recent checkins

File:
1 edited

Legend:

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

    r2711 r2801  
    11// License: GPL. For details, see LICENSE file.
    22package org.openstreetmap.josm.gui.io;
    3 
    4 
    53
    64/**
    75 * An UploadStrategySpecification consists of the parameter describing the strategy
    86 * for uploading a collection of {@see OsmPrimitive}.
    9  * 
     7 *
    108 * This includes:
    119 * <ul>
     
    3937     * Clones another upload strategy. If other is null,assumes default
    4038     * values.
    41      * 
     39     *
    4240     * @param other the other upload strategy
    4341     */
Note: See TracChangeset for help on using the changeset viewer.