Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/iscsi
Module Name: src
Committed By: thorpej
Date: Mon Apr 17 16:49:16 UTC 2006
Modified Files:
src/dist/iscsi/include: md5.h
src/dist/iscsi/src: md5.c
Log Message:
Let MD5Update() take a void *, rather than a uint8_t *. Gets rid of a
GCC 4 warning.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/include/md5.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/src/md5.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index