Skip to content

Commit 2c393c9

Browse files
restyled-commitstehampson
authored andcommitted
Restyled by clang-format
1 parent 7e4e09d commit 2c393c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/messaging/ReliableMessageMgr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ class ReliableMessageMgr
256256
// ReliableMessageProtocol Global tables for timer context
257257
ObjectPool<RetransTableEntry, CHIP_CONFIG_RMP_RETRANS_TABLE_SIZE> mRetransTable;
258258

259-
SessionUpdateDelegate * mSessionUpdateDelegate = nullptr;
259+
SessionUpdateDelegate * mSessionUpdateDelegate = nullptr;
260260
ReliableMessageAnalyticsDelegate * mAnalyticsDelegate = nullptr;
261261

262262
static System::Clock::Timeout sAdditionalMRPBackoffTime;

0 commit comments

Comments
 (0)