chiark / gitweb /
Spelling fixes.
[elogind.git] / src / shared / logs-show.h
index 94caed55790faee178ade1e3ebda23e0b5b9aef8..f8a9d406bde3b65dc5df080454c8d5360557913e 100644 (file)
@@ -48,7 +48,8 @@ int show_journal_by_unit(
                 usec_t not_before,
                 unsigned how_many,
                 bool show_all,
-                bool follow);
+                bool follow,
+                bool warn_cutoff);
 
 const char* output_mode_to_string(OutputMode m);
 OutputMode output_mode_from_string(const char *s);