]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Merge branch 'md4_cleanup' of git://github.com/krajaratnam/ccache
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 23 Feb 2010 21:08:22 +0000 (22:08 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 23 Feb 2010 21:08:22 +0000 (22:08 +0100)
* 'md4_cleanup' of git://github.com/krajaratnam/ccache:
  use size_t when we refer to memory sizes
  Remove unused 'void mdfour(unsigned char *out, const unsigned char *in, int n)'
  Remove incorrect assumption
  Remove disabled md4 test code


Trivial merge