Ignore:
Timestamp:
2015-06-03T13:24:59+02:00 (9 years ago)
Author:
Don-vip
Message:

javadoc / Unit test fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/OpenLocationAction.java

    r8308 r8459  
    8080     * Restore the current history from the preferences
    8181     *
    82      * @param cbHistory
     82     * @param cbHistory the history combo box
    8383     */
    8484    protected void restoreUploadAddressHistory(HistoryComboBox cbHistory) {
     
    9393    /**
    9494     * Remind the current history in the preferences
    95      * @param cbHistory
     95     * @param cbHistory the history combo box
    9696     */
    9797    protected void remindUploadAddressHistory(HistoryComboBox cbHistory) {
Note: See TracChangeset for help on using the changeset viewer.