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/UI/Common/Extract.cpp')
-rwxr-xr-x7zip/UI/Common/Extract.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/7zip/UI/Common/Extract.cpp b/7zip/UI/Common/Extract.cpp
index 11ba4947..4dff13e8 100755
--- a/7zip/UI/Common/Extract.cpp
+++ b/7zip/UI/Common/Extract.cpp
@@ -127,4 +127,4 @@ HRESULT DecompressArchives(
wildcardCensor, options, extractCallback));
}
return S_OK;
-} \ No newline at end of file
+}