chiark / gitweb /
journald: correct spacing near eol code comments
[elogind.git] / src / journal / journal-verify.c
index 7e3c974b331124913b0295858b216997690f8b91..91de45f144cc404a974652fc22ff6c429ab55bd0 100644 (file)
@@ -427,7 +427,7 @@ static int entry_points_to_data(
 
         /* Check if this entry is also in main entry array. Since the
          * main entry array has already been verified we can rely on
-         * its consistency.*/
+         * its consistency. */
 
         i = 0;
         n = le64toh(f->header->n_entries);