Change in osmo-ttcn3-hacks[master]: BSSAP_Adapter: cosmetic typo fix

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun May 27 14:59:30 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9337


Change subject: BSSAP_Adapter: cosmetic typo fix
......................................................................

BSSAP_Adapter: cosmetic typo fix

Change-Id: I2aba2316f12c2f752d58e58687c1ef529b983b96
---
M library/BSSAP_Adapter.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/37/9337/1

diff --git a/library/BSSAP_Adapter.ttcn b/library/BSSAP_Adapter.ttcn
index b46bb3e..7f03f33 100644
--- a/library/BSSAP_Adapter.ttcn
+++ b/library/BSSAP_Adapter.ttcn
@@ -153,7 +153,7 @@
 		T.start;
 		//T.timeout;
 		log("Connecting BSSMAP Emulation to SCCP_SP_PORT and starting emulation");
-		/* connect BSSNAP component to upposer side of SCCP */
+		/* connect BSSNAP component to upper side of SCCP */
 		connect(ba.vc_BSSMAP:BSSAP, ba.vc_SCCP:SCCP_SP_PORT);
 		if (cfg.transport == BSSAP_TRANSPORT_SCCPlite_SERVER or
 		    cfg.transport == BSSAP_TRANSPORT_SCCPlite_CLIENT) {

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2aba2316f12c2f752d58e58687c1ef529b983b96
Gerrit-Change-Number: 9337
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180527/035994e5/attachment.htm>


More information about the gerrit-log mailing list