- Timestamp:
- Feb 28, 2023, 8:22:01 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.13/src/PPP/pppFilter.cpp
r9993 r9998 265 265 // ---------------------------- 266 266 if (iObs == -1) { 267 LOG << " number of observations == -1\n";267 LOG << " number of observations == " << iObs + 1 << "\n"; 268 268 return failure; 269 269 }
Note:
See TracChangeset
for help on using the changeset viewer.