X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fjournal%2Fcatalog.c;h=2812d5970b0ef5ac9734dc5e7bd0759f5fe24933;hp=22029da8518893ef0197e5bfc489addf49a0598c;hb=943aad8ca57a6b5c49c4ea60f9e8c13bf9b20e6c;hpb=7c670f5b44a6e8758918eaacd59f472ee7942514 diff --git a/src/journal/catalog.c b/src/journal/catalog.c index 22029da85..2812d5970 100644 --- a/src/journal/catalog.c +++ b/src/journal/catalog.c @@ -384,7 +384,7 @@ int catalog_update(void) { goto finish; } - log_debug("%s: wrote %u items, with %zu bytes of strings, %zu total size.", + log_debug("%s: wrote %u items, with %zu bytes of strings, %ld total size.", CATALOG_DATABASE, n, sb->len, ftell(w)); free(p);