X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fmd5.h;h=55da7e15488a7556db50bc11fcd0aa238795d9fa;hb=3c8f67c3c66a86fc9e45469ce2fed4222d486c9f;hp=9a0509be511dc07f71cdbbe1f9197efb06410c6c;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/md5.h b/Source/md5.h index 9a0509b..55da7e1 100644 --- a/Source/md5.h +++ b/Source/md5.h @@ -107,4 +107,4 @@ private: static inline void II (uint4& a, uint4 b, uint4 c, uint4 d, uint4 x, uint4 s, uint4 ac); -}; \ No newline at end of file +};