diff options
Diffstat (limited to 'dw/findtext.hh')
-rw-r--r-- | dw/findtext.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/findtext.hh b/dw/findtext.hh index 14789878..c6803485 100644 --- a/dw/findtext.hh +++ b/dw/findtext.hh @@ -78,7 +78,7 @@ public: void resetSearch (); }; -} // namespace dw } // namespace core +} // namespace dw #endif // __DW_FINDTEXT_STATE_H__ |