RSPRO.asn: Clarify use of optional ClientSlot in ConnectClientReq
Change-Id: Icca78725d64627b40d589bdeacc33390e5522ae2changes/43/11343/1
parent
43ab79f8c2
commit
f1d7016397
|
@ -151,7 +151,7 @@ ConnectBankRes ::= SEQUENCE {
|
|||
ConnectClientReq ::= SEQUENCE {
|
||||
-- identity of the client that is connecting to the server/bankd
|
||||
identity ComponentIdentity,
|
||||
clientSlot ClientSlot OPTIONAL, -- old identity, if any
|
||||
clientSlot ClientSlot OPTIONAL, -- mandatory for CL->BANKD; CL->SERVER: old identity, if any
|
||||
...
|
||||
}
|
||||
ConnectClientRes ::= SEQUENCE {
|
||||
|
|
Loading…
Reference in New Issue