library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union

Change-Id: I00bcc5ebb6e098f8ec4986a3dec7e6d7e31e12f8
This commit is contained in:
Vadim Yanitskiy 2020-09-01 05:43:06 +07:00
parent 27b3801bed
commit 480c2ac415
1 changed files with 4 additions and 4 deletions

View File

@ -850,10 +850,10 @@ module GSM_RR_Types {
} with { variant "" };
type union RrL3Union {
PagingResponse paging_response,
MeasurementReport meas_rep,
AssignmentCommand ass_cmd,
octetstring other
PagingResponse paging_response,
MeasurementReport meas_rep,
AssignmentCommand ass_cmd,
octetstring other
};
type record GsmRrL3Message {