Merge "fix typo mistake in union PDU_RRM_NW_MS definition"
diff --git a/src/MobileL3_CommonIE_Types.ttcn b/src/MobileL3_CommonIE_Types.ttcn
index 4a7a5c3..6c2763c 100644
--- a/src/MobileL3_CommonIE_Types.ttcn
+++ b/src/MobileL3_CommonIE_Types.ttcn
@@ -218,7 +218,9 @@
 type record No_Identity
 {
   BIT1               oddevenIndicator,  // '0'B (guessed)
-  hexstring          fillerDigits length(5) // length to be "3" if the GMM identification procedure is used
+  // MI length to be "3" if the GMM/EMM identification procedure is used,
+  // or "1" otherwise. The Identity digit bits shall be encoded with all 0s.
+  hexstring          fillerDigits length(1..5)
 };
 
 // 24.008/ 10.5.1.5 MobileStationClassmark1