Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Archive/7z/7zDecode.h')
-rwxr-xr-x7zip/Archive/7z/7zDecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/7zip/Archive/7z/7zDecode.h b/7zip/Archive/7z/7zDecode.h
index 0e510b5b..50f80d4c 100755
--- a/7zip/Archive/7z/7zDecode.h
+++ b/7zip/Archive/7z/7zDecode.h
@@ -36,7 +36,7 @@ class CDecoder
CCoderLibraries _libraries;
#endif
- bool _bindInfoExPrevIsDefinded;
+ bool _bindInfoExPrevIsDefined;
CBindInfoEx _bindInfoExPrev;
bool _multiThread;