X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpath-util.c;h=2cc2b2d4b71d9b306ac92ff2f546a4f56ce4504e;hb=9f6445e34a57c270f013c9416c123e56261553dd;hp=384386177947fdb7cc9c14df1942949a88a17631;hpb=2b6bf07dd23bb467099d213c97b3875c5e453491;p=elogind.git diff --git a/src/shared/path-util.c b/src/shared/path-util.c index 384386177..2cc2b2d4b 100644 --- a/src/shared/path-util.c +++ b/src/shared/path-util.c @@ -486,7 +486,7 @@ bool paths_check_timestamp(char **paths, usec_t *timestamp, bool update) { if (*timestamp >= u) continue; - log_debug("timestamp of '%s' changed\n", *i); + log_debug("timestamp of '%s' changed", *i); /* update timestamp */ if (update) {