pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41494?usp=email )
Change subject: cosmetic: bsc-nat: MSC_Simulation.ttcn: Fix trailing whitespace ......................................................................
cosmetic: bsc-nat: MSC_Simulation.ttcn: Fix trailing whitespace
Change-Id: Ie80ad827f7024c977ed7895cbc11417b4de20fe5 --- M bsc-nat/MSC_Simulation.ttcn 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/94/41494/1
diff --git a/bsc-nat/MSC_Simulation.ttcn b/bsc-nat/MSC_Simulation.ttcn index 14229cc..88943d2 100755 --- a/bsc-nat/MSC_Simulation.ttcn +++ b/bsc-nat/MSC_Simulation.ttcn @@ -8,7 +8,7 @@ import from SCCPasp_Types all; import from SCCP_Emulation all;
-/* +/* import from MobileL3_Types all; import from MobileL3_CommonIE_Types all; import from L3_Templates all;