Ignore:
Timestamp:
2013-07-17T00:01:49+02:00 (11 years ago)
Author:
stoecker
Message:

see #8853 remove tabs, trailing spaces, windows line ends, strange characters

File:
1 edited

Legend:

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

    r4645 r6070  
    77 * This factory is called by everyone who needs an OsmWriter object,
    88 * instead of directly calling the OsmWriter constructor.
    9  * 
     9 *
    1010 * This enables plugins to substitute the original OsmWriter with
    1111 * their own version, altering the way JOSM writes objects to the
    1212 * server, and to disk.
    13  * 
     13 *
    1414 * @author Frederik Ramm
    1515 *
Note: See TracChangeset for help on using the changeset viewer.