pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41116?usp=email )
Change subject: cosmetic: RANAP_CodecPort.ttcn: Fix trailing whitespace ...................................................................... cosmetic: RANAP_CodecPort.ttcn: Fix trailing whitespace Change-Id: Ibad0a23cfc15dd9d9a03e78ca64eb26b4ecee6d8 --- M library/ranap/RANAP_CodecPort.ttcn 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/16/41116/1 diff --git a/library/ranap/RANAP_CodecPort.ttcn b/library/ranap/RANAP_CodecPort.ttcn index 07e1b00..af2090c 100644 --- a/library/ranap/RANAP_CodecPort.ttcn +++ b/library/ranap/RANAP_CodecPort.ttcn @@ -353,7 +353,7 @@ } with {extension "prototype(fast)" } -/* +/* type port RANAP_CODEC_PT message map to SCCPasp_PT { out RANAP_N_CONNECT_req to ASP_SCCP_N_CONNECT_req with f_enc_ConnectReq(), RANAP_N_CONNECT_res to ASP_SCCP_N_CONNECT_res with f_enc_ConnectRes(), -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41116?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: Ibad0a23cfc15dd9d9a03e78ca64eb26b4ecee6d8 Gerrit-Change-Number: 41116 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pes...@sysmocom.de>