summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Archive.h')
-rw-r--r--Stars45/Archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Archive.h b/Stars45/Archive.h
index d56ad63..e8e46b9 100644
--- a/Stars45/Archive.h
+++ b/Stars45/Archive.h
@@ -62,7 +62,7 @@ struct DataEntry
char name[NAMELEN];
DWORD size_orig;
DWORD size_comp;
- DWORD offset;
+ DWORD offset;
};
class DataArchive