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

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/RAR.h
diff options
context:
space:
mode:
authorOctaneSnail <os@v12pwr.com>2012-02-02 23:53:31 +0400
committerOctaneSnail <os@v12pwr.com>2012-02-02 23:53:31 +0400
commitf1972bbb600e8bfa12336dd02d27b3e668982d94 (patch)
treedcf2f89bdca2507cf141fd9bd0b93f7567bb3ecf /RAR.h
parentf8354578d6dacb9b74c4b070d4d16d087cffac83 (diff)
Fix reading file headers with unknown content.
Diffstat (limited to 'RAR.h')
-rw-r--r--RAR.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/RAR.h b/RAR.h
index 06545cd..cf528c1 100644
--- a/RAR.h
+++ b/RAR.h
@@ -82,8 +82,6 @@ typedef struct
char *filename;
- BYTE salt [8];
-
BYTE os;
BYTE version;
BYTE method;