Changeset 2863 in josm for trunk/src/org/openstreetmap/josm/data/osm/User.java
- Timestamp:
- 2010-01-15T21:58:46+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/User.java
r2711 r2863 118 118 } 119 119 120 /* 120 /** 121 121 * Returns the list of user names 122 122 * … … 127 127 } 128 128 129 /* 129 /** 130 130 * Adds a user name to the list if it is not there, yet. 131 131 * … … 136 136 } 137 137 138 /* 138 /** 139 139 * Returns true if the name is in the names list 140 140 *
Note:
See TracChangeset
for help on using the changeset viewer.
