Changeset 3654 in ntrip for trunk/rtcm3torinex


Ignore:
Timestamp:
Jan 26, 2012, 4:48:46 PM (12 years ago)
Author:
stoecker
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinex.c

    r3653 r3654  
    12731273                  if(!k && extsat[count] < 14)
    12741274                  {
    1275                     k = handle->Main.GLOFreq[RTCM3_MSM_NUMSAT-i-1]
     1275                    k = handle->GLOFreq[RTCM3_MSM_NUMSAT-i-1]
    12761276                    = 100+extsat[count]-7;
    12771277                  }
Note: See TracChangeset for help on using the changeset viewer.