Ignore:
Timestamp:
2009-12-30T20:18:59+01:00 (14 years ago)
Author:
stoecker
Message:

fix bad line endings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/User.java

    r2638 r2711  
    120120    /*
    121121     * Returns the list of user names
    122      * 
     122     *
    123123     * @returns list of names
    124124     */
     
    129129    /*
    130130     * Adds a user name to the list if it is not there, yet.
    131      * 
     131     *
    132132     * @param name
    133133     */
     
    138138    /*
    139139     * Returns true if the name is in the names list
    140      * 
     140     *
    141141     * @param name
    142142     */
Note: See TracChangeset for help on using the changeset viewer.