Fix examples to use new API and lots of compiler warnings.

This commit is contained in:
Jack Moffitt
2008-07-02 23:17:27 +00:00
parent 65a174ee7e
commit 9c49b16554
22 changed files with 197 additions and 71 deletions

View File

@@ -4,6 +4,10 @@
** This code is in the Public Domain.
*/
/** @file
* MD5 hash API.
*/
#ifndef MD5_H
#define MD5_H