Ignore:
Timestamp:
2013-03-31T15:09:56+02:00 (11 years ago)
Author:
stoecker
Message:

javadoc fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/command/VersionConflictResolveCommand.java

    r5266 r5816  
    2525    /**
    2626     * constructor
    27      * @param my  my primitive (i.e. the primitive from the local dataset)
    28      * @param their their primitive (i.e. the primitive from the server)
     27     * @param conflict the conflict data set
    2928     */
    3029    public VersionConflictResolveCommand(Conflict<? extends OsmPrimitive> conflict) {
Note: See TracChangeset for help on using the changeset viewer.