Changeset 8822 in ntrip


Ignore:
Timestamp:
Oct 1, 2019, 11:24:09 AM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/clock_and_orbit/clock_orbit_rtcm.h

    r8821 r8822  
    375375
    376376/* return size of resulting data or 0 in case of an error */
    377 size_t MakeClockOrbit(/*const*/ struct ClockOrbit *co, enum ClockOrbitType type,
     377size_t MakeClockOrbit(const struct ClockOrbit *co, enum ClockOrbitType type,
    378378       int moremessagesfollow, char *buffer, size_t size);
    379379size_t MakeCodeBias(const struct CodeBias *b, enum CodeBiasType type,
Note: See TracChangeset for help on using the changeset viewer.