Changeset 35708 in osm for applications/editors/josm/plugins/pbf
- Timestamp:
- 2021-02-18T08:59:11+01:00 (5 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/PbfConstants.javar35634 r35708 15 15 * File extension. 16 16 */ 17 String EXTENSION = " osm.pbf";17 String EXTENSION = "pbf"; 18 18 19 19 /** 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
