Use size_t instead of unsigned int for 64 bit compatibility
authorToni Spets <toni.spets@iki.fi>
Mon, 28 Feb 2011 19:02:42 +0000 (21:02 +0200)
committerToni Spets <toni.spets@iki.fi>
Mon, 28 Feb 2011 19:02:42 +0000 (21:02 +0200)
commit363c1898ce3a69209ddede78f9345143f6fb137b
tree261ecd59c4d18f63ef928943bc3060a2a3fd57f1
parent44553c6410d5331460e86e32d35bb7bfe6196874
Use size_t instead of unsigned int for 64 bit compatibility
src/CryptHelpers.cpp