include: Assorted spelling fixes.
[wine] / dlls / advapi32 / crypt_md4.c
2007-12-31  Andrew Talbotadvapi32: Remove unneeded casts.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-10-07  Alexandre JulliardRemoved wrong memset calls.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.