Index: trunk/rtcm3torinex/lib/rtcm3torinex.c
===================================================================
--- trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 3653)
+++ trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 3654)
@@ -1273,5 +1273,5 @@
                   if(!k && extsat[count] < 14)
                   {
-                    k = handle->Main.GLOFreq[RTCM3_MSM_NUMSAT-i-1]
+                    k = handle->GLOFreq[RTCM3_MSM_NUMSAT-i-1]
                     = 100+extsat[count]-7;
                   }
