quick fix seed

This commit is contained in:
tqchen
2015-01-30 16:50:10 -08:00
parent 25957bb1d4
commit b32d4faa82
3 changed files with 5 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ class Base64InStream: public IStream {
private:
FILE *fp;
unsigned char tmp_ch;
int tmp_ch;
int num_prev;
unsigned char buf_prev[2];
// whether we need to do strict check