Changeset 9852 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Oct 18, 2022, 11:49:10 AM (5 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r9850 r9852  
    522522      caster->readMountPoints();
    523523      if (caster->numStations() == 0) {
     524        BNC_CORE->slotMessage("bncMain: number of caster stations: 0 => exit" , true);
    524525        exit(0);
    525526      }
Note: See TracChangeset for help on using the changeset viewer.