mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-29 02:14:51 +00:00
fix typo
This commit is contained in:
parent
215e4e8ada
commit
589342e4a4
@ -220,7 +220,7 @@ bool Rtcm_Printer::Print_Rtcm_MSM(unsigned int msm_number, const Gps_Ephemeris &
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Rtcm_Printer::Print_Message(msm7);
|
Rtcm_Printer::Print_Message(msm);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user