]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/systemctl/systemctl.h
Merge pull request #18596 from keszybz/systemctl-quiet-legend
[thirdparty/systemd.git] / src / systemctl / systemctl.h
index 3c5a4023a9f827367402e63e8eacddac0b2c9b31..3a3ff9ac107d1b40b37c462bf67ef9d2eec68efa 100644 (file)
@@ -52,7 +52,7 @@ extern const char *arg_job_mode;
 extern UnitFileScope arg_scope;
 extern bool arg_wait;
 extern bool arg_no_block;
-extern bool arg_no_legend;
+extern int arg_legend;
 extern PagerFlags arg_pager_flags;
 extern bool arg_no_wtmp;
 extern bool arg_no_sync;