]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/analyze/analyze-verify.h
code style format: clang-format applied to src/a*/*
[thirdparty/systemd.git] / src / analyze / analyze-verify.h
index f6b7f54961d4824f0652f1d7ca560ae02e79a12f..3561d4302bfe6b73e03e8864264d0a83a2201d1c 100644 (file)
@@ -5,8 +5,4 @@
 
 #include "path-lookup.h"
 
-int verify_units(
-                char **filenames,
-                UnitFileScope scope,
-                bool check_man,
-                bool run_generators);
+int verify_units(char **filenames, UnitFileScope scope, bool check_man, bool run_generators);