Commit 669bfaa2 authored by mewburn's avatar mewburn Committed by Mark Canterbury
Browse files

102657: fix ASN.1 after commit 4bf753a8

parent f02f5ec6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3120,7 +3120,7 @@ NAAssignedAddress ::= SEQUENCE
    destinationAddress          [5] IPAddress OPTIONAL,
        -- used in cases where a single external IP/port pair is translated to multiple internal
        -- IP/port pairs, with the destination IP/port used to multiplex them
    destinationPort             [6] INTEGER OPTIONAL,
    destinationPort             [6] INTEGER OPTIONAL
        -- used in cases where a single external IP/port pair is translated to multiple internal
        -- IP/port pairs, with the destination IP/port used to multiplex them
}