Installed. 2005-10-24 Simon Josefsson <[EMAIL PROTECTED]>
* md4.h: Shrink buffer size, now that we changed the type. --- md4.h 22 Oct 2005 17:28:46 +0200 1.2 +++ md4.h 23 Oct 2005 17:01:02 +0200 @@ -34,7 +34,7 @@ uint32_t total[2]; uint32_t buflen; - uint32_t buffer[128]; + uint32_t buffer[32]; }; _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib