- Timestamp:
- Apr 19, 2013, 4:54:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncpppclient.cpp
r5070 r5135 319 319 if (_eph.contains(prn)) { 320 320 321 if (_opt->pppMode ) {321 if (_opt->pppMode && prn[0] != 'E') { 322 322 if (_corr.contains(prn)) { 323 323 t_corr* cc = _corr.value(prn);
Note:
See TracChangeset
for help on using the changeset viewer.