Ignore:
Timestamp:
2017-08-26T02:54:56+02:00 (7 years ago)
Author:
Don-vip
Message:

see #15182 - fix javadoc warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java

    r12662 r12664  
    16021602     * @return a {@link Match} object for the expression
    16031603     * @throws SearchParseError if an error has been encountered while compiling
    1604      * @see #compile(org.openstreetmap.josm.actions.search.SearchAction.SearchSetting)
     1604     * @see #compile(SearchSetting)
    16051605     */
    16061606    public static Match compile(String searchStr) throws SearchParseError {
Note: See TracChangeset for help on using the changeset viewer.