Changeset 5939 in josm for trunk/src/org


Ignore:
Timestamp:
2013-05-07T14:05:08+02:00 (11 years ago)
Author:
stoecker
Message:

fix version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/help/HelpContentReader.java

    r5936 r5939  
    8080     * @throws HelpContentReaderException thrown if an exception occurs
    8181     * @throws MissingHelpContentException thrown, if the content read isn't a help page
    82      * @since 5935
     82     * @since 5936
    8383     */
    8484    protected String prepareHelpContent(BufferedReader in, boolean dotest, URL url) throws HelpContentReaderException {
Note: See TracChangeset for help on using the changeset viewer.