pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41965?usp=email )
Change subject: cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace
......................................................................
cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace
Change-Id: I3bbb035eda0690a862989a0ec4bda265b506db3a
---
M library/BSSAP_CodecPort.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/65/41965/1
diff --git a/library/BSSAP_CodecPort.ttcn b/library/BSSAP_CodecPort.ttcn
index 2bb6ab6..ce9248e 100644
--- a/library/BSSAP_CodecPort.ttcn
+++ b/library/BSSAP_CodecPort.ttcn
@@ -354,7 +354,7 @@
} with {extension "prototype(fast)" }
-/*
+/*
type port BSSAP_CODEC_PT message map to SCCPasp_PT {
out BSSAP_N_CONNECT_req to ASP_SCCP_N_CONNECT_req with
f_enc_ConnectReq(),
BSSAP_N_CONNECT_res to ASP_SCCP_N_CONNECT_res with
f_enc_ConnectRes(),
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41965?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3bbb035eda0690a862989a0ec4bda265b506db3a
Gerrit-Change-Number: 41965
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>