From b6102b2600f792f159320439686a872a72d20c70 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Mon, 23 Nov 2020 12:56:00 +0100 Subject: Removed trailing whitespace --- src/FileStream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/FileStream.h') 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 -- cgit v1.2.3