Commit ed3907b7 authored by juvancic's avatar juvancic
Browse files

enc/dec

parent 5d6fbb04
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -129,7 +129,6 @@ module NG_NAS_MsgContainers
      )"
    } 


  //****************************************************************************
  // NAS SECURITY PROTECTION
  //****************************************************************************
@@ -192,4 +191,4 @@ module NG_NAS_MsgContainers
  type record of NG_NAS_MSG_Request_Type NG_NAS_MSG_RequestList_Type;

// The encoding rule is needed because the types in this file are part of the overall message sent over the air
}  with { encode "RAW"/*"NAS Types"*/}
}  with { encode "RAW"/*"NAS Types"*/extension "errorbehavior(ALL:WARNING)"}