Changeset 8910 in ntrip for trunk/BNC/src/PPP/pppClient.cpp


Ignore:
Timestamp:
Mar 23, 2020, 11:46:21 AM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.cpp

    r8905 r8910  
    6767  }
    6868
    69   if (OPT->_refSatRequired) {
     69  if (_opt->_refSatRequired) {
    7070    for (unsigned iSys = 0; iSys < OPT->systems().size(); iSys++) {
    7171      char system = OPT->systems()[iSys];
Note: See TracChangeset for help on using the changeset viewer.