fix mistake
This commit is contained in:
parent
63d4bf03d4
commit
8e1f70df3c
|
|
@ -3181,7 +3181,7 @@ unsigned int *ComputeSHA256(unsigned char *data, int dataSize)
|
||||||
RL_FREE(buffer);
|
RL_FREE(buffer);
|
||||||
return hash;
|
return hash;
|
||||||
|
|
||||||
#undef ROTATE_LEFT
|
#undef ROTATE_RIGHT
|
||||||
#undef A0
|
#undef A0
|
||||||
#undef A1
|
#undef A1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user