b1g gayness removal
Apparently everyone has b1g gay for not doing that like fucking forever ago
This commit is contained in:
parent
df13f91c64
commit
678228cf12
@ -36,7 +36,7 @@
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
static void MD5Transform(unsigned int buf[4], unsigned int const in[16])
|
static void MD5Transform(unsigned int buf[4], unsigned int const in[16])
|
||||||
{
|
{
|
||||||
register unsigned int a, b, c, d;
|
unsigned int a, b, c, d;
|
||||||
|
|
||||||
a = buf[0];
|
a = buf[0];
|
||||||
b = buf[1];
|
b = buf[1];
|
||||||
|
Reference in New Issue
Block a user