ossp-pkg/uuid/uuid_md5.c 1.1 -> 1.2
--- uuid_md5.c 2004/01/09 15:49:40 1.1
+++ uuid_md5.c 2004/01/09 15:51:20 1.2
@@ -35,7 +35,7 @@
/*
* This is a RFC 1321 compliant Message Digest 5 (MD5) algorithm
* implementation. It is directly derived from the RSA code published in
- * RFC 1321 with just the following functionality keeping changes:
+ * RFC 1321 with just the following functionality preserving changes:
* - converted function definitions from K&R to ANSI C
* - included contents of the "global.h" and "md5.h" headers
* - moved the SXX defines into the MD5Transform function
|
|