Ignore:
Timestamp:
2009-11-24T10:45:04+01:00 (16 years ago)
Author:
stoecker
Message:

i18n updated, fixed files to reduce problems when applying patches, fix #4017

File:
1 edited

Legend:

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

    r2181 r2512  
    135135     * Returns true if this reader is adding authentication credentials to the read
    136136     * request sent to the server.
    137      * 
     137     *
    138138     * @return true if this reader is adding authentication credentials to the read
    139139     * request sent to the server
     
    146146     * Sets whether this reader adds authentication credentials to the read
    147147     * request sent to the server.
    148      * 
     148     *
    149149     * @param doAuthenticate  true if  this reader adds authentication credentials to the read
    150150     * request sent to the server
Note: See TracChangeset for help on using the changeset viewer.