Changeset 6251 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Oct 22, 2014, 9:34:54 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/rnxobsfile.cpp
r6250 r6251 1009 1009 } 1010 1010 } 1011 break;1011 goto end_loop_iPref; 1012 1012 } 1013 1013 } 1014 1014 } 1015 if (found) { 1016 break; 1017 } 1018 } 1015 } end_loop_iPref: 1019 1016 if (!found) { 1020 1017 *stream << QString().leftJustified(16);
Note:
See TracChangeset
for help on using the changeset viewer.