]> git.ipfire.org Git - thirdparty/lxc.git/commit
meson_options.txt: remove space before `:` for consistency 4540/head
authorSimon Deziel <simon.deziel@canonical.com>
Tue, 8 Apr 2025 19:11:44 +0000 (15:11 -0400)
committerSimon Deziel <simon.deziel@canonical.com>
Tue, 8 Apr 2025 19:12:07 +0000 (15:12 -0400)
commit6cb00878e22099743301ead7c5e317d19fc823fe
treec4b36ab38779bfd9177b2f0d472fbffad00a6d59
parent368ac7b808ca58ce9f4d830861e70a8119fdddf4
meson_options.txt: remove space before `:` for consistency

Essentially doing: `s/ : /: /g`

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
meson_options.txt