diff options
Diffstat (limited to 'dw/iterator.cc')
-rw-r--r-- | dw/iterator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/iterator.cc b/dw/iterator.cc index 9ad4d5a9..ccfc068b 100644 --- a/dw/iterator.cc +++ b/dw/iterator.cc @@ -846,5 +846,5 @@ void CharIterator::unhighlight (CharIterator *it1, CharIterator *it2, } } -} // namespace dw } // namespace core +} // namespace dw |