diff options
| author | Shauren <shauren.trinity@gmail.com> | 2025-10-11 14:31:13 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2025-10-11 14:31:13 +0200 |
| commit | 8fcec269170f209f79590b3a22f2c85f551cf17b (patch) | |
| tree | 7ddc8d65759a34ec4f56dc72704fe8901ded01af /dep/efsw/src/test/efsw-test.cpp | |
| parent | 35c1d2e98917c4eb2504301cf13e5f2ef50dc725 (diff) | |
Dep/efsw: Update to SpartanJ/efsw@f94a6616aba85fc9375fdff7ee69609d223a0672
Diffstat (limited to 'dep/efsw/src/test/efsw-test.cpp')
| -rw-r--r-- | dep/efsw/src/test/efsw-test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/efsw/src/test/efsw-test.cpp b/dep/efsw/src/test/efsw-test.cpp index d51d68d7599..bf1fc6481bf 100644 --- a/dep/efsw/src/test/efsw-test.cpp +++ b/dep/efsw/src/test/efsw-test.cpp @@ -99,7 +99,7 @@ int main( int argc, char** argv ) { std::cout << "CurPath: " << CurPath.c_str() << std::endl; - /// starts watching + /// starts watching fileWatcher.watch(); /// add a watch to the system |
