Changeset 743 in Sophya for trunk/SophyaLib/BaseTools/gnumd5.c
- Timestamp:
- Feb 28, 2000, 7:03:58 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/gnumd5.c
r742 r743 36 36 37 37 #include "machdefs.h" 38 #include "bithelp.h" 38 #include "bithelp.h" 39 39 #include "gnumd5.h" 40 40 … … 362 362 static 363 363 #endif 364 const char * const gnupgext_version = "MD5 ($Revision: 1. 1$)";364 const char * const gnupgext_version = "MD5 ($Revision: 1.2 $)"; 365 365 366 366 static struct {
Note:
See TracChangeset
for help on using the changeset viewer.