Review at  https://gerrit.osmocom.org/3602

osmo-bts-trx: fix type in 'osmotrx legacy-setbsic'

Change-Id: Id42359dfbb8ad02f34dd2540db66f3ed69ad5181
---
M src/osmo-bts-trx/trx_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/02/3602/1

diff --git a/src/osmo-bts-trx/trx_vty.c b/src/osmo-bts-trx/trx_vty.c
index 2f485b3..4932222 100644
--- a/src/osmo-bts-trx/trx_vty.c
+++ b/src/osmo-bts-trx/trx_vty.c
@@ -517,7 +517,7 @@
                plink->u.osmotrx.rts_advance, VTY_NEWLINE);
 
        if (plink->u.osmotrx.use_legacy_setbsic)
-               vty_out(vty, " osmotrx leyacy-setbsic%s", VTY_NEWLINE);
+               vty_out(vty, " osmotrx legacy-setbsic%s", VTY_NEWLINE);
 }
 
 void bts_model_config_write_phy_inst(struct vty *vty, struct phy_instance 
*pinst)

-- 
To view, visit https://gerrit.osmocom.org/3602
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id42359dfbb8ad02f34dd2540db66f3ed69ad5181
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msur...@sysmocom.de>

Reply via email to