Changeset 1258 in Sophya for trunk/SophyaLib/BaseTools/gnumd5.c


Ignore:
Timestamp:
Oct 24, 2000, 7:35:04 PM (25 years ago)
Author:
ansari
Message:

Nouvelles methodes ds datacard.cc et pb commentaires ds gnumd5.c , Reza 24/10/2000

File:
1 edited

Legend:

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

    r1139 r1258  
    4848/*
    4949typedef struct {
    50   uint_4 A,B,C,D;         // chaining variables
     50  uint_4 A,B,C,D;          chaining variables
    5151  uint_4  nblocks;
    5252  uint_1 buf[64];
     
    363363static
    364364#endif
    365 const char * const gnupgext_version = "MD5 ($Revision: 1.3 $)";
     365const char * const gnupgext_version = "MD5 ($Revision: 1.4 $)";
    366366
    367367static struct {
Note: See TracChangeset for help on using the changeset viewer.