library/BSSAP_LE_Types: fix wrong IEI in record BSSMAP_LE_IE_LcsClientType

Change-Id: Ifae1efa1717a5dbc7ecd4b5ba83e3866ff803390
Related: SYS#5891
diff --git a/library/BSSAP_LE_Types.ttcn b/library/BSSAP_LE_Types.ttcn
index ddff90a..e007180 100644
--- a/library/BSSAP_LE_Types.ttcn
+++ b/library/BSSAP_LE_Types.ttcn
@@ -288,7 +288,7 @@
 	uint8_t			len,
 	BSSMAP_LE_ClientType	cltype
 } with {
-	variant "PRESENCE(iei = BSSMAP_LE_IEI_CAUSE)"
+	variant "PRESENCE(iei = BSSMAP_LE_IEI_LCS_CLIENT_TYPE)"
 	variant (len) "LENGTHTO(cltype)"
 }
 type enumerated BSSMAP_LE_ClientType {