meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I874e2c57075988db53dad8e365c0bf1ac204f81b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/phosphor-rsyslog-config/meson.build b/phosphor-rsyslog-config/meson.build
index 4d85b20..9e8b399 100644
--- a/phosphor-rsyslog-config/meson.build
+++ b/phosphor-rsyslog-config/meson.build
@@ -1,4 +1,5 @@
-executable('phosphor-rsyslog-conf',
+executable(
+    'phosphor-rsyslog-conf',
     'main.cpp',
     'server-conf.cpp',
     '../elog_meta.cpp',