From 7428640df91a75432f5b5c20ad0c9ae1d8f14c41 Mon Sep 17 00:00:00 2001 From: jakcron Date: Tue, 22 May 2018 19:55:56 +0800 Subject: [PATCH] [nstool] Whitespace. --- programs/nstool/source/HashTreeWrappedIFile.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/programs/nstool/source/HashTreeWrappedIFile.h b/programs/nstool/source/HashTreeWrappedIFile.h index 952a834..5e92014 100644 --- a/programs/nstool/source/HashTreeWrappedIFile.h +++ b/programs/nstool/source/HashTreeWrappedIFile.h @@ -24,9 +24,7 @@ private: std::stringstream mErrorSs; bool mOwnIFile; - fnd::IFile* mFile; - - + fnd::IFile* mFile; // data file fnd::IFile* mData;