Changeset 6251 in ntrip for trunk/BNC/src/rinex/rnxobsfile.cpp


Ignore:
Timestamp:
Oct 22, 2014, 9:34:54 AM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/rnxobsfile.cpp

    r6250 r6251  
    10091009                }
    10101010              }
    1011               break;
     1011              goto end_loop_iPref;
    10121012            }
    10131013          }
    10141014        }
    1015         if (found) {
    1016           break;
    1017         }
    1018       }
     1015      } end_loop_iPref:
    10191016      if (!found) {
    10201017        *stream << QString().leftJustified(16);
Note: See TracChangeset for help on using the changeset viewer.