]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: switch unselect_selected_source() to variable arguments
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 13 Mar 2025 14:40:47 +0000 (15:40 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 13 Mar 2025 15:25:42 +0000 (16:25 +0100)
commitc27a298d9c868100825b160c60740060f0954275
tree201fc3d6b595b916d9dcd9be1147bd5ce8efe2b1
parent072ec20e2c1d0bf716f9d70fbf5f61a8df8320cf
sources: switch unselect_selected_source() to variable arguments

Switch the function to the full printf style, which will be needed to
log an integer.
sources.c