summaryrefslogtreecommitdiff
path: root/files.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-09-10 04:57:48 -0400
committerJeffrey Walton <noloader@gmail.com>2016-09-10 04:57:48 -0400
commit894874fe75ce079ad57e9d5e19813193b129152d (patch)
treefae5a8307351b8200238038f05a32f7e91e8006e /files.h
parent4414b864cf69edc7e142c96fdca53bfa898de539 (diff)
downloadcryptopp-git-894874fe75ce079ad57e9d5e19813193b129152d.tar.gz
Whitespace checkin
Diffstat (limited to 'files.h')
-rw-r--r--files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/files.h b/files.h
index d17c5dd8..554ae848 100644
--- a/files.h
+++ b/files.h
@@ -43,7 +43,7 @@ public:
private:
void StoreInitialize(const NameValuePairs &parameters);
-
+
member_ptr<std::ifstream> m_file;
std::istream *m_stream;
byte *m_space;