Commit f9158c5e authored by mewburn's avatar mewburn Committed by Mark Canterbury
Browse files

TS 102 232-5 CR 034: fix typo in import

Use itu-t(0) not itu-u(0) in import of IPAddress and Location.
Typo present since V3.3.1.
parent 1ffe246f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ IMPORTS
	IPAddress,
	Location
		FROM LI-PS-PDU
		{itu-u(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version34(34)};
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version34(34)};