aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-06-17 23:50:09 +0200
committerfixeria <vyanitskiy@sysmocom.de>2021-06-18 16:48:36 +0000
commit4e8d4d5bb87e7fa532901af1da0470b3f1850c66 (patch)
tree8d2b599e4bbe0995464e7d831bd211408d140962
parenta556c491142c834bd1b961de1cc1f0ca3c859ecf (diff)
osmo-bts-trx: fix copy-pasted comment: s/sysmoBTS/osmo-bts-trx/
-rw-r--r--src/osmo-bts-trx/trx_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/trx_vty.c b/src/osmo-bts-trx/trx_vty.c
index 9af550e0..a110f435 100644
--- a/src/osmo-bts-trx/trx_vty.c
+++ b/src/osmo-bts-trx/trx_vty.c
@@ -1,4 +1,4 @@
-/* VTY interface for sysmoBTS */
+/* VTY interface for osmo-bts-trx */
/* (C) 2013 by Andreas Eversberg <jolly@eversberg.eu>
*