X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fslog.c;h=5e3b6f8d0fb7ef3639edd824cb9d7341b41ff2d5;hb=38581e662f5d8b56b00091b1606c9339fd701e34;hp=b22ba025623567599456467449822d0271ca4789;hpb=ecad1cc585521654b03329d8de271c0462836164;p=psensor.git diff --git a/src/lib/slog.c b/src/lib/slog.c index b22ba02..5e3b6f8 100644 --- a/src/lib/slog.c +++ b/src/lib/slog.c @@ -65,7 +65,7 @@ static char *time_to_str(time_t *t) return NULL; } -static char *get_default_path() +static char *get_default_path(void) { char *home, *path, *dir;