Ignore:
Timestamp:
2014-03-05T18:37:26+01:00 (10 years ago)
Author:
stoecker
Message:

see #9778 - use TLS for JOSM website access

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java

    r6869 r6897  
    231231
    232232        /**
    233          * Determines the {@code index}-th key/value/tag (depending on {@code type}) of the {@link Selector.GeneralSelector}.
     233         * Determines the {@code index}-th key/value/tag (depending on {@code type}) of the
     234         * {@link org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector}.
    234235         */
    235236        static String determineArgument(Selector.GeneralSelector matchingSelector, int index, String type) {
Note: See TracChangeset for help on using the changeset viewer.