Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/mail
Module Name: src
Committed By: mrg
Date: Sun Oct 22 08:29:36 UTC 2006
Modified Files:
src/usr.bin/mail: mime_codecs.c
Log Message:
avoid assigning a void * to an int just to see if it is non-zero or not.
use %zu to print a size_t.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/mail/mime_codecs.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