Skip to content

Commit f9cd8f5

Browse files
Update src/app/ReadHandler.h
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
1 parent e30ae74 commit f9cd8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/ReadHandler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ class ReadHandler : public Messaging::ExchangeDelegate
566566
// The last schedule event number snapshoted in the beginning when preparing to fill new events to reports
567567
EventNumber mLastScheduledEventNumber = 0;
568568

569-
/// State for any on-going path expansion for handling wildcard reads/subscriptions
569+
/// Iterator position state for any on-going path expansion for handling wildcard reads/subscriptions.
570570
AttributePathExpandIterator::Position mAttributePathExpandPosition;
571571

572572
Messaging::ExchangeHolder mExchangeCtx;

0 commit comments

Comments
 (0)