Changeset 10764 in ntrip for trunk/BNC/src


Ignore:
Timestamp:
Oct 21, 2025, 10:37:42 AM (7 weeks ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r10762 r10764  
    16681668    if (AC->mountPoint == mountPoint) {
    16691669      acName = AC->name;
    1670       out << "Provider ID changed: AC " << AC->name.toLatin1().data() << " "
     1670      out << "SSR Provider or Service changed: AC " << AC->name.toLatin1().data() << " "
    16711671          << _resTime.datestr().c_str() << " " << _resTime.timestr().c_str()
    16721672          << "\n";
Note: See TracChangeset for help on using the changeset viewer.