Commit fd942d18 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

fixing clause references

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

    -- HSS events, see clause 7.2.3.4
    -- HSS events, see clause 7.2.3.3
    hSSServingSystemMessage                              [199] HSSServingSystemMessage,
    hSSStartOfInterceptionWithRegisteredTarget           [200] HSSStartOfInterceptionWithRegisteredTarget
}
@@ -407,7 +407,7 @@ IRIEvent ::= CHOICE
    eESEECContextRelocation                             [122] EESEECContextRelocation,
    eESStartOfInterceptionWithRegisteredEEC             [123] EESStartOfInterceptionWithRegisteredEEC,

    -- HSS events, see clause 7.2.3.3.1
    -- HSS events, see clause 7.2.3.4
    hSSServingSystemMessage                              [199] HSSServingSystemMessage,
    hSSStartOfInterceptionWithRegisteredTarget           [200] HSSStartOfInterceptionWithRegisteredTarget
}