Changeset 26509 in osm for applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase
- Timestamp:
- 2011-08-11T00:45:56+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/House.java
r23190 r26509 45 45 assert (co != null) || (cp != null); 46 46 47 //... but the thename is overwritten.47 //... but the name is overwritten. 48 48 this.name = generateName(this.cp, this.co); 49 49 }
Note:
See TracChangeset
for help on using the changeset viewer.