Ignore:
Timestamp:
2015-10-22T16:20:56+02:00 (8 years ago)
Author:
Don-vip
Message:

javadoc fixes

File:
1 edited

Legend:

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

    r8846 r8929  
    351351     * 2 resources that point to the same url, but that are to be stored in different
    352352     * directories will not share a cache file.
     353     * @param url URL
     354     * @param destDir destination directory
     355     * @return Preference key
    353356     */
    354357    private static String getPrefKey(URL url, String destDir) {
Note: See TracChangeset for help on using the changeset viewer.