]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: add missing breaks in switch statement
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 12 Mar 2018 08:58:40 +0000 (09:58 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 12 Mar 2018 11:42:05 +0000 (12:42 +0100)
commitdeaf0ffed380246cdce80ead544760386d0d9dde
treedc694884ffd8aa1adcf661a9716643b9d6ad00af
parentaf145e871e19a1574afb572394ff47b04925ffc2
ntp: add missing breaks in switch statement

Fortunately, they didn't change the behavior of the code.
ntp_core.c