forked from Imagelibrary/rtems
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmd/md5.h: Revert Sebastian's patch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libmd/md5.h: Revert Sebastian's patch.
|
||||
|
||||
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libcsupport/include/rtems/libio_.h: Fix broken doxygen
|
||||
|
||||
@@ -44,8 +44,6 @@
|
||||
/* typedef a 32-bit type */
|
||||
typedef uint32_t UINT4;
|
||||
|
||||
#define MD5_DIGEST_SIZE 16
|
||||
|
||||
/* Data structure for MD5 (Message-Digest) computation */
|
||||
typedef struct {
|
||||
UINT4 i[2]; /* number of _bits_ handled mod 2^64 */
|
||||
|
||||
Reference in New Issue
Block a user