diff options
Diffstat (limited to 'dep/CascLib/src/CascMndx.h')
-rw-r--r-- | dep/CascLib/src/CascMndx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/CascLib/src/CascMndx.h b/dep/CascLib/src/CascMndx.h index 0d588855269..2ce268e40a6 100644 --- a/dep/CascLib/src/CascMndx.h +++ b/dep/CascLib/src/CascMndx.h @@ -197,7 +197,7 @@ class TMndxFindResult int SetSearchPath(const char * szNewSearchPath, size_t cchNewSearchPath); - const char * szSearchMask; // Search mask without wioldcards + const char * szSearchMask; // Search mask without wildcards size_t cchSearchMask; // Length of the search mask DWORD field_8; const char * szFoundPath; // Found path name |