dexter has submitted this change. ( 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(-)
Approvals: fixeria: Looks good to me, but someone else must approve pespin: Looks good to me, approved Jenkins Builder: Verified
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 }