Index: /trunk/rtcm3torinex/lib/rtcm3torinex.c
===================================================================
--- /trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 2849)
+++ /trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 2850)
@@ -1059,6 +1059,5 @@
 
         GETBITS(syncf, 1)
-        if(((type % 10) == 6) || ((type % 10) == 7))
-          SKIPBITS(3)
+        SKIPBITS(3+7+1)
         GETBITS(satmask, RTCM3_MSM_NUMSAT)
 
