X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fgps.c;h=19f317cb03690a8ef3f8104d5609f67e7b1455eb;hb=37d3677e95febc653d8f67fc19f67eb4110910eb;hp=04de5aa9ccf3a7994c182dae7a710f23dbcb881e;hpb=1bdfcf9791729310f75857d0e002c40ef659a89b;p=collectd.git diff --git a/src/gps.c b/src/gps.c index 04de5aa9..19f317cb 100644 --- a/src/gps.c +++ b/src/gps.c @@ -239,7 +239,7 @@ static void cgps_submit (const char *type, gauge_t value, const char *type_insta /** * Read the data and submit by piece. */ -static int cgps_read () +static int cgps_read (void) { cgps_data_t data_copy;