Commit 90873db3 authored by hawbakert's avatar hawbakert
Browse files

Fixed double "e" in Request.

parent 4149ecbd
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ XIRIEvent ::= CHOICE

    -- AMF events, see 6.2.2.2.X
    aMFRANHandoverCommandNotify                         [1000] AMFRANHandoverCommandNotify,
    aMFRANHandoverReequest                              [1001] AMFRANHandoverRequest
    aMFRANHandoverRequest                              [1001] AMFRANHandoverRequest
}

-- ==============
@@ -379,7 +379,7 @@ IRIEvent ::= CHOICE

        -- AMF events, see 6.2.2.2.X
    aMFRANHandoverCommandNotify                         [1000] AMFRANHandoverCommandNotify,
    aMFRANHandoverReequest                              [1001] AMFRANHandoverRequest
    aMFRANHandoverRequest                              [1001] AMFRANHandoverRequest
}

IRITargetIdentifier ::= SEQUENCE