Use new hash prefixes.

This commit is contained in:
JoelKatz
2012-06-25 09:12:15 -07:00
parent 0f80dff088
commit ee2b1580a5
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,6 @@ public:
static SOElement sValidationFormat[16];
static const uint32 sFullFlag;
static const uint32 sValidationMagic;
// These throw if the object is not valid
SerializedValidation(SerializerIterator& sit, bool checkSignature = true);