Ignore:
Timestamp:
2015-06-01T19:38:53+02:00 (10 years ago)
Author:
Don-vip
Message:

fix javadoc warnings

File:
1 edited

Legend:

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

    r8419 r8440  
    113113     * In most cases JOSM and Java uses the same codes, but for some exceptions this is needed.
    114114     *
    115      * @param locale the locale. Replies "en" if null.
     115     * @param localeName the locale. Replies "en" if null.
    116116     * @return the Java code for the given locale
    117117     * @since 8232
     
    224224     * </ul>
    225225     *
    226      * @param locale the locale to use, <code>null</code> for default locale
     226     * @param l the locale to use, <code>null</code> for default locale
    227227     * @return list of codes
    228228     * @since 8283
Note: See TracChangeset for help on using the changeset viewer.