Ignore:
Timestamp:
2013-04-18T19:03:55+02:00 (11 years ago)
Author:
stoecker
Message:

javadoc fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/Utils.java

    r5874 r5881  
    598598     * @return An buffered stream reader for the given URL (using UTF-8)
    599599     * @throws IOException if an I/O exception occurs.
    600      * @since 5867
     600     * @since 5868
    601601     */
    602602    public static BufferedReader openURLReader(URL url) throws IOException {
Note: See TracChangeset for help on using the changeset viewer.