.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@12002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2018-06-18 11:54:40 +00:00
parent 25894b3889
commit b411fd3aac

View file

@ -51,7 +51,7 @@ public:
void Reset();
void New() { Reset(); }
Sha1Stream();
Sha1Stream();
~Sha1Stream();
};