Change in osmo-bsc[master]: Change comments/strings from OpenBSC to OsmoBSC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Daniel Willmann gerrit-no-reply at lists.osmocom.org
Mon Apr 15 14:58:37 UTC 2019


Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13646


Change subject: Change comments/strings from OpenBSC to OsmoBSC
......................................................................

Change comments/strings from OpenBSC to OsmoBSC

Change-Id: I785278df411b13a701c8441fde798d4bfe79ffd1
---
M src/osmo-bsc/bsc_vty.c
M src/utils/meas_vis.c
2 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/46/13646/1

diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 9413d36..767d565 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -1,4 +1,4 @@
-/* OpenBSC interface to quagga VTY */
+/* OsmoBSC interface to quagga VTY */
 /* (C) 2009-2017 by Harald Welte <laforge at gnumonks.org>
  * All Rights Reserved
  *
@@ -3170,7 +3170,7 @@
 DEFUN(cfg_bts_neigh_mode, cfg_bts_neigh_mode_cmd,
 	"neighbor-list mode (automatic|manual|manual-si5)",
 	"Neighbor List\n" "Mode of Neighbor List generation\n"
-	"Automatically from all BTS in this OpenBSC\n" "Manual\n"
+	"Automatically from all BTS in this BSC\n" "Manual\n"
 	"Manual with different lists for SI2 and SI5\n")
 {
 	struct gsm_bts *bts = vty->index;
diff --git a/src/utils/meas_vis.c b/src/utils/meas_vis.c
index 851aa03..cba08f5 100644
--- a/src/utils/meas_vis.c
+++ b/src/utils/meas_vis.c
@@ -274,7 +274,7 @@
 	g_st.cdkscreen = initCDKScreen(g_st.curses_win);
 	initCDKColor();
 
-	g_st.title = "OpenBSC link quality monitor";
+	g_st.title = "OsmoBSC link quality monitor";
 	title[0] = g_st.title;
 	g_st.cdk_title = newCDKLabel(g_st.cdkscreen, CENTER, 0, title, 1, FALSE, FALSE);
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I785278df411b13a701c8441fde798d4bfe79ffd1
Gerrit-Change-Number: 13646
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190415/87372f6f/attachment.htm>


More information about the gerrit-log mailing list