MT#55283 clarify in-line comment slightly

Change-Id: Ide94d0d2562cda843bea791f9f4721fdf9343452
pull/1838/head
Richard Fuchs 1 year ago
parent 03a6c37729
commit 225b20f81f

@ -1529,7 +1529,8 @@ static void __sdes_flags(struct crypto_params_sdes *cps, const sdp_ng_flags *fla
/**
* Only generates SDES parameters for outgoing SDP, which is our media "out" direction.
* `other` can be NULL.
* `this` is the receiver of the message.
* `other` is the sender and can be NULL.
*/
__attribute__((nonnull(1, 2)))
static void __generate_crypto(const sdp_ng_flags *flags, struct call_media *this,

Loading…
Cancel
Save