aboutsummaryrefslogtreecommitdiff
path: root/src/FileStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/FileStream.h')
-rw-r--r--src/FileStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FileStream.h b/src/FileStream.h
index 44beeed..2bc118b 100644
--- a/src/FileStream.h
+++ b/src/FileStream.h
@@ -202,7 +202,7 @@ struct TBlockStream : public TFileStream
DWORD BlockCount; // Number of data blocks in the file
DWORD IsComplete; // If nonzero, no blocks are missing
DWORD IsModified; // nonzero if the bitmap has been modified
-};
+};
//-----------------------------------------------------------------------------
// Structure for encrypted stream