Changeset 4153 in ntrip
- Timestamp:
- May 11, 2012, 6:26:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/upload/bncrtnetuploadcaster.cpp
r4111 r4153 78 78 // ---------- 79 79 if (!sp3FileName.isEmpty()) { 80 _sp3 = new bncSP3(sp3FileName, intr, sampl);80 _sp3 = new bncSP3(sp3FileName, intr, _samplOrb); 81 81 } 82 82 else {
Note:
See TracChangeset
for help on using the changeset viewer.