Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/iscsi/src



Module Name:    src
Committed By:   thorpej
Date:           Mon Apr 17 16:58:31 UTC 2006

Modified Files:
        src/dist/iscsi/src: disk.c

Log Message:
disk_read() / disk_write(): Make the temporary pointer a uint8_t *, rather
than a char *.  Eliminates a GCC4 warning.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/dist/iscsi/src/disk.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