Commit e2c4b432 authored by Jason Graham's avatar Jason Graham
Browse files

Update file LI-PS-PDU.asn

parent be599834
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@ Locations ::= SEQUENCE

LocationList ::= CHOICE --This won't be a choice, but one of the two alternates below
{
    usingNewLocation [1] SEQUENCE (SIZE (1..MAX)) OF NewLocation,
    usingNewLocation [1] SEQUENCE (SIZE (1..MAX)) OF NewLocation--,
--    usingLocation    [2] SEQUENCE OF Location
}