Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: mrg
Date: Sun Mar 13 07:40:45 UTC 2011
Modified Files:
src/lib/libc/gen: unvis.c
Log Message:
cast "~0" to (size_t) when passing to a size_t taking function.
fixes lint build errors.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/lib/libc/gen/unvis.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