Index: trunk/BNC/src/RTCM3/RTCM3Decoder.cpp
===================================================================
--- trunk/BNC/src/RTCM3/RTCM3Decoder.cpp	(revision 6855)
+++ trunk/BNC/src/RTCM3/RTCM3Decoder.cpp	(revision 6856)
@@ -1466,8 +1466,8 @@
       _typeList.push_back(id);
 
-      /* Clock and orbit data handled in another function, already pass the
+      /* SSR I+II data handled in another function, already pass the
        * extracted data block. That does no harm, as it anyway skip everything
        * else. */
-      if((id >= 1057 && id <= 1068) || (id >= 1240 && id <= 1263))
+      if((id >= 1057 && id <= 1068) || (id >= 1240 && id <= 1270))
       {
         if (!_coDecoders.contains(_staID.toAscii()))
