Ignore:
Timestamp:
2010-01-15T21:58:46+01:00 (16 years ago)
Author:
jttt
Message:

Fixed #4377 routes plugin search for user names defect, added boolean search operator

File:
1 edited

Legend:

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

    r2711 r2863  
    118118    }
    119119
    120     /*
     120    /**
    121121     * Returns the list of user names
    122122     *
     
    127127    }
    128128
    129     /*
     129    /**
    130130     * Adds a user name to the list if it is not there, yet.
    131131     *
     
    136136    }
    137137
    138     /*
     138    /**
    139139     * Returns true if the name is in the names list
    140140     *
Note: See TracChangeset for help on using the changeset viewer.