pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41965?usp=email )
(
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted
one.
)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(-)
Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, approved
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: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3bbb035eda0690a862989a0ec4bda265b506db3a
Gerrit-Change-Number: 41965
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>