Commit 510ee90b authored by Jason Graham's avatar Jason Graham
Browse files

Update file LI-PS-PDU.asn

parent e2c4b432
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -490,8 +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--,
--    usingLocation    [2] SEQUENCE OF Location
    usingNewLocation [1] SEQUENCE (SIZE (1..MAX)) OF NewLocation
}