Changeset 9998 in ntrip for branches/BNC_2.13


Ignore:
Timestamp:
Feb 28, 2023, 8:22:01 AM (14 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.13/src/PPP/pppFilter.cpp

    r9993 r9998  
    265265    // ----------------------------
    266266    if (iObs == -1) {
    267       LOG << " number of observations == -1\n";
     267      LOG << " number of observations == " << iObs + 1 << "\n";
    268268      return failure;
    269269    }
Note: See TracChangeset for help on using the changeset viewer.