Ignore:
Timestamp:
Mar 16, 2015, 3:38:39 PM (9 years ago)
Author:
stoecker
Message:

fix comment

File:
1 edited

Legend:

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

    r6629 r6674  
    741741        /* GETFLOATSIGNM(b, 32, 1.0/(double)(1<<30)/(double)(1<<1)) / * GLONASS tau c */
    742742        /* GETBITS(b, 5) / * GLONASS-M N4 */
    743         /* GETFLOATSIGNM(b, 22, 1.0/(double)(1<<30)/(double)(1<<1)) / * GLONASS-M tau GPS */
     743        /* GETFLOATSIGNM(b, 22, 1.0/(double)(1<<30)) / * GLONASS-M tau GPS */
    744744        /* GETBITS(b, 1) / * GLONASS-M ln (fifth string) */
    745745        ge->GPSWeek = handle->GPSWeek;
Note: See TracChangeset for help on using the changeset viewer.