Ignore:
Timestamp:
2018-03-04T01:20:15+01:00 (6 years ago)
Author:
Don-vip
Message:

see #11924, see #15560, see #16048 - tt HTML tag is deprecated in HTML5: use code instead

File:
1 edited

Legend:

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

    r13204 r13493  
    6060         *          later retrieval by the {@link #getMessage()} method.
    6161         * @param  cause the cause (which is saved for later retrieval by the
    62          *         {@link #getCause()} method).  (A <tt>null</tt> value is
     62         *         {@link #getCause()} method).  (A <code>null</code> value is
    6363         *         permitted, and indicates that the cause is nonexistent or unknown.)
    6464         */
Note: See TracChangeset for help on using the changeset viewer.