Index: trunk/BNC/src/rinex/rnxobsfile.cpp
===================================================================
--- trunk/BNC/src/rinex/rnxobsfile.cpp	(revision 6250)
+++ trunk/BNC/src/rinex/rnxobsfile.cpp	(revision 6251)
@@ -1009,12 +1009,9 @@
                 }
               }
-              break;
+              goto end_loop_iPref;
             }
           }
         }
-        if (found) {
-          break;
-        }
-      }
+      } end_loop_iPref:
       if (!found) {
         *stream << QString().leftJustified(16);
