Vadim Yanitskiy has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/openbsc/+/18627 )


Change subject: fix typo in osmo_bts_variant_names: s/omso/osmo/
......................................................................

fix typo in osmo_bts_variant_names: s/omso/osmo/

Change-Id: I4645da18fde48165c846ba714cd03e604aef5ad6
---
M openbsc/src/libcommon/gsm_data_shared.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/27/18627/1

diff --git a/openbsc/src/libcommon/gsm_data_shared.c 
b/openbsc/src/libcommon/gsm_data_shared.c
index 75fe0b0..a97a2b9 100644
--- a/openbsc/src/libcommon/gsm_data_shared.c
+++ b/openbsc/src/libcommon/gsm_data_shared.c
@@ -87,7 +87,7 @@
        { BTS_OSMO_LITECELL15,  "osmo-bts-lc15" },
        { BTS_OSMO_OCTPHY,      "osmo-bts-octphy" },
        { BTS_OSMO_SYSMO,       "osmo-bts-sysmo" },
-       { BTS_OSMO_TRX,         "omso-bts-trx" },
+       { BTS_OSMO_TRX,         "osmo-bts-trx" },
        { 0, NULL }
 };


--
To view, visit https://gerrit.osmocom.org/c/openbsc/+/18627
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Change-Id: I4645da18fde48165c846ba714cd03e604aef5ad6
Gerrit-Change-Number: 18627
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to