chrony plugin: use ANSI function definitions
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 10 Jun 2016 08:46:28 +0000 (10:46 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 10 Jun 2016 08:46:28 +0000 (10:46 +0200)
commit318f1e247c93d632985d44d682feda371670e847
tree757bb266491006676f7f4c2e960516793a0dc593
parent55d1d9585792e8e1fb1859fb1932d2a15b602fee
chrony plugin: use ANSI function definitions

chrony.c:392:1: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
 chrony_set_timeout()
 ^
chrony.c: In function ‘chrony_set_timeout’:
chrony.c:392:1: warning: old-style function definition
[-Wold-style-definition]
chrony.c: At top level:
src/chrony.c