mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 22:55:07 -05:00
Make naming of RTC config functions consistent
This commit is contained in:
@@ -1115,7 +1115,7 @@ SYS_Linux_Initialise(void)
|
||||
have_setoffset = 0;
|
||||
}
|
||||
|
||||
TMX_SetSync(CNF_GetRTCSync());
|
||||
TMX_SetSync(CNF_GetRtcSync());
|
||||
|
||||
/* Read current kernel frequency */
|
||||
TMX_GetFrequency(&freq, ¤t_tick);
|
||||
|
||||
Reference in New Issue
Block a user