mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-16 12:12:57 +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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user