diff options
author | Sebastian Geerken <devnull@localhost> | 2013-01-13 15:21:46 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2013-01-13 15:21:46 +0100 |
commit | 5797bbb234071775fe6148a29c9224c04912c8c1 (patch) | |
tree | 4bd03596f875f886f7951e43526341b128c087c7 /dw/findtext.cc | |
parent | 657daf90e9a24bfeb3c38aca2682b5f36d86dff3 (diff) | |
parent | 927887827f2a440f1f1b39e58d87b12154098d4a (diff) |
Update with main repo.
Diffstat (limited to 'dw/findtext.cc')
-rw-r--r-- | dw/findtext.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/findtext.cc b/dw/findtext.cc index 9e9076dc..19485078 100644 --- a/dw/findtext.cc +++ b/dw/findtext.cc @@ -288,5 +288,5 @@ bool FindtextState::search0 (bool backwards, bool firstTrial) return ret; } -} // namespace dw } // namespace core +} // namespace dw |