Commit 8220c32e authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

fix to "tag"

parent 3c050599
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -205,7 +205,7 @@ XIRIEvent ::= CHOICE
    eESEECContextRelocation                             [122] EESEECContextRelocation,
    eESStartOfInterceptionWithRegisteredEEC             [123] EESStartOfInterceptionWithRegisteredEEC,

    -- UDM events, see clause 7.2.2 continued from choice 110
    -- UDM events, see clause 7.2.2 continued from tag 110
    uDMStartOfInterceptionWithRegisteredTarget          [901] UDMStartOfInterceptionWithRegisteredTarget
}

@@ -404,7 +404,7 @@ IRIEvent ::= CHOICE
    eESEECContextRelocation                             [122] EESEECContextRelocation,
    eESStartOfInterceptionWithRegisteredEEC             [123] EESStartOfInterceptionWithRegisteredEEC,

    -- UDM events, see clause 7.2.2 continued from choice 110
    -- UDM events, see clause 7.2.2 continued from tag 110
    uDMStartOfInterceptionWithRegisteredTarget          [901] UDMStartOfInterceptionWithRegisteredTarget
}