chiark / gitweb /
logging: add trailing newline to all strings
[elogind.git] / extras / volume_id / lib / sysv.c
index e48013c2bdfd3ee70d16ca870e284fa82e788706..ba37c4d0a61988631197a03b9c2518c252552757 100644 (file)
@@ -95,7 +95,7 @@ int volume_id_probe_sysv(struct volume_id *id, uint64_t off, uint64_t size)
        struct xenix_super *xs;
        unsigned int boff;
 
-       info("probing at offset 0x%llx", (unsigned long long) off);
+       info("probing at offset 0x%llx\n", (unsigned long long) off);
 
        for (boff = 0x200; boff <= SYSV_MAX_BLOCKSIZE; boff <<= 1) {
                vs = (struct sysv_super *)