commit | 5383d760f24a5c9e607c88a8a643e576759769bd | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:24 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 26 22:21:28 2025 +0000 |
tree | dca25b9b748759ef226ff2bdf11a306a3418ff44 | |
parent | 9fdcad5acd9ace27f2fa9e6488892fee9fcf8de2 [diff] [blame] |
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',