dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33632 )
Change subject: S1AP_Templates: cosmetic: fix sourcecode formatting ......................................................................
S1AP_Templates: cosmetic: fix sourcecode formatting
Change-Id: I6e70377315fdcc7ea6d0708fc6de87c335539282 Related: OS#5760 --- M library/s1ap/S1AP_Templates.ttcn 1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/32/33632/1
diff --git a/library/s1ap/S1AP_Templates.ttcn b/library/s1ap/S1AP_Templates.ttcn index 6c5dbce..056afa9 100644 --- a/library/s1ap/S1AP_Templates.ttcn +++ b/library/s1ap/S1AP_Templates.ttcn @@ -203,7 +203,7 @@ id := S1AP_Constants.id_Cause, criticality := ignore, value_ := { Cause := cause } - } , { + }, { id := S1AP_Constants.id_ResetType, criticality := reject, value_ := { resetType := reset_type }