]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: rename min_stratum in SRC_SelectSource()
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 3 Nov 2025 13:33:44 +0000 (14:33 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 4 Nov 2025 13:47:35 +0000 (14:47 +0100)
commitc252e52ee2cfdc1adc366655bcb395d218ff1786
tree50dd0069902cab28efb501f94cb7909e6ea98085
parentc8a9ca4cf011a160cfc82b8890134e7535abdf8c
sources: rename min_stratum in SRC_SelectSource()

Rename the variable to min_sel_stratum to make it more specific and
avoid shadowing a variable that will be added in the next commit.
sources.c