Changeset 2805 in Sophya for trunk/SophyaLib/BaseTools/gnumd5.h


Ignore:
Timestamp:
Jun 9, 2005, 6:20:00 PM (20 years ago)
Author:
ansari
Message:

MAJ commentaires pour documentation doxygen - Reza 9 Juin 2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/gnumd5.h

    r1416 r2805  
    66#endif
    77
     8/*! \cond */
    89typedef struct {
    910    uint_8 mem_align;     /* To force memory alignment on SunOS 22/02/2001 */
     
    1314    int  count;
    1415} MD5_CONTEXT;
    15 
     16/*! \endcond */
    1617
    1718void
Note: See TracChangeset for help on using the changeset viewer.