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 e9431e9b..5f46cbdb 100644 --- a/dw/iterator.cc +++ b/dw/iterator.cc @@ -794,5 +794,5 @@ void CharIterator::unhighlight (CharIterator *it1, CharIterator *it2, } } -} // namespace dw } // namespace core +} // namespace dw |