diff options
author | Ron Economos <w6rz@comcast.net> | 2021-07-20 04:11:07 -0700 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-07-20 09:31:15 -0400 |
commit | fccef2a834ec25e8c406a576d46c7b72979ab960 (patch) | |
tree | a7a806624bf4885bc21fe58fd4d8700b75bc9cf4 | |
parent | cd4a47de989ca83e31a48661673b1e12ca417502 (diff) |
gr-pdu: Fix indentation in pdu_pdu_lambda.block.yml file.
Signed-off-by: Ron Economos <w6rz@comcast.net>
-rw-r--r-- | gr-pdu/grc/pdu_pdu_lambda.block.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-pdu/grc/pdu_pdu_lambda.block.yml b/gr-pdu/grc/pdu_pdu_lambda.block.yml index c483d840e4..e8e513d52d 100644 --- a/gr-pdu/grc/pdu_pdu_lambda.block.yml +++ b/gr-pdu/grc/pdu_pdu_lambda.block.yml @@ -27,7 +27,7 @@ inputs: optional: true outputs: -- id: pdu +- id: pdu domain: message optional: true |