Skip to content

Commit 917d4a8

Browse files
committed
Restyle
1 parent b06a268 commit 917d4a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/AttributePathExpandIterator.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ class AttributePathExpandIterator
176176
/// PeekAttributePathExpandIterator iterator(...., state);
177177
/// if (iterator.Next(...)) { ... }
178178
/// }
179-
/// // state here is ROLLED BACK (i.e. initializing a new iterator with it will start at the same place as the previous iteration attempt).
179+
/// // state here is ROLLED BACK (i.e. initializing a new iterator with it will start at the same place as the previous
180+
/// iteration attempt).
180181
///
181182
///
182183
class PeekAttributePathExpandIterator

0 commit comments

Comments
 (0)