Changeset 31981 in osm for applications/editors/josm/plugins/NanoLog/src/nanolog/NanoLogEntry.java
- Timestamp:
- 2016-01-13T01:18:14+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/NanoLog/src/nanolog/NanoLogEntry.java
r30701 r31981 25 25 this.time = time; 26 26 this.message = message; 27 this.direction = direction;28 27 } 29 28
Note:
See TracChangeset
for help on using the changeset viewer.
