commit | ce3e487a45d281146a2f228c143b707bc3388420 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 03 11:07:48 2025 -0500 |
committer | Jayanth Othayoth <ojayanth@gmail.com> | Thu Mar 06 03:43:52 2025 -0600 |
tree | b478e64674327f476a98082fc01f494992d28f19 | |
parent | e2fae4b9fe17e30149b077b38ea513d7207c5405 [diff] [blame] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: I3395494124ea1c7305056d7a58a02a4db68c0144 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options index 5a21171..e238c39 100644 --- a/meson.options +++ b/meson.options
@@ -249,5 +249,5 @@ 'transport-implementation', type: 'combo', choices: ['null', 'serial'], - description: 'transport' + description: 'transport', )