Skip to content

Commit 5f2f9bd

Browse files
committed
cosmetic
1 parent 9b84c0b commit 5f2f9bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worker/src/RTC/SCTP/tx/RetransmissionQueue.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ namespace RTC
2727
// SendQueue& sendQueue,
2828
BackoffTimerHandle* t3RtxTimer,
2929
const SctpOptions& sctpOptions,
30-
// TODO: SCTP: I don't like these defaults in dcsctp (true and false),
30+
// NOTE: I don't like default argument values in dcsctp (true and false),
3131
// let's be explicit.
3232
bool supportsPartialReliability,
3333
bool useMessageInterleaving)

0 commit comments

Comments
 (0)