Changeset 2805 in Sophya for trunk/SophyaLib/BaseTools/gnumd5.h
- Timestamp:
- Jun 9, 2005, 6:20:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/gnumd5.h
r1416 r2805 6 6 #endif 7 7 8 /*! \cond */ 8 9 typedef struct { 9 10 uint_8 mem_align; /* To force memory alignment on SunOS 22/02/2001 */ … … 13 14 int count; 14 15 } MD5_CONTEXT; 15 16 /*! \endcond */ 16 17 17 18 void
Note:
See TracChangeset
for help on using the changeset viewer.