[Cmake-commits] [cmake-commits] king committed MD5.c 1.4 1.5
cmake-commits at cmake.org
cmake-commits at cmake.org
Wed Jan 27 08:52:00 EST 2010
Update of /cvsroot/CMake/CMake/Source/kwsys
In directory public:/mounts/ram/cvs-serv13778/Source/kwsys
Modified Files:
MD5.c
Log Message:
KWSys: Remove $Id$ from MD5.c
This CVS keyword was copied into the file with the rest of the
implementation. It has no meaning outside its original project tree.
Index: MD5.c
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/kwsys/MD5.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** MD5.c 28 Sep 2009 15:37:22 -0000 1.4
--- MD5.c 27 Jan 2010 13:51:58 -0000 1.5
***************
*** 53,57 ****
*/
- /* $Id$ */
/*
Independent implementation of MD5 (RFC 1321).
--- 53,56 ----
More information about the Cmake-commits
mailing list