Changeset 1682 in josm for trunk/src/org/openstreetmap/josm/io/OsmApi.java
- Timestamp:
- 20.06.2009 09:31:00 (3 years ago)
- File:
-
- 1 edited
-
trunk/src/org/openstreetmap/josm/io/OsmApi.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/OsmApi.java
r1677 r1682 307 307 * @return list of processed primitives 308 308 * @throws OsmTransferException if something is wrong 309 * @throws OsmTransferCancelledException if the upload was cancelled by the user310 309 */ 311 310 public Collection<OsmPrimitive> uploadDiff(final Collection<OsmPrimitive> list) throws OsmTransferException {
Note: See TracChangeset
for help on using the changeset viewer.
