Changeset 9852 in ntrip for trunk/BNC/src/bncmain.cpp
- Timestamp:
- Oct 18, 2022, 11:49:10 AM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r9850 r9852 522 522 caster->readMountPoints(); 523 523 if (caster->numStations() == 0) { 524 BNC_CORE->slotMessage("bncMain: number of caster stations: 0 => exit" , true); 524 525 exit(0); 525 526 }
Note:
See TracChangeset
for help on using the changeset viewer.