chiark / gitweb /
Remove libidn checks/support
[elogind.git] / src / shared / logs-show.c
index 5a3ab3da3ee505f00f2bd235de278f82cbe1a21c..4e1b87814be77556fb940804247b2ff5051b1111 100644 (file)
@@ -990,7 +990,7 @@ static int show_journal(FILE *f,
 
                 if (warn_cutoff && line < how_many && not_before > 0) {
                         sd_id128_t boot_id;
 
                 if (warn_cutoff && line < how_many && not_before > 0) {
                         sd_id128_t boot_id;
-                        usec_t cutoff;
+                        usec_t cutoff = 0;
 
                         /* Check whether the cutoff line is too early */
 
 
                         /* Check whether the cutoff line is too early */