Skip to content

Commit aeecc5c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/ReadHandler.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ void ReadHandler::AttributePathIsDirty(DataModel::Provider * apDataModel, const
857857
{
858858
mDirtyGeneration = mManagementCallback.GetInteractionModelEngine()->GetReportingEngine().GetDirtySetGeneration();
859859

860-
// we want to get the value, but not advance the state
860+
// We want to get the value, but not advance the iterator position.
861861
AttributePathExpandIterator::Position tempPosition = mAttributePathExpandPosition;
862862
ConcreteAttributePath path;
863863

0 commit comments

Comments
 (0)