Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: he
Date: Wed Jan 28 20:57:15 UTC 2004
Modified Files:
src/sys/ufs/lfs: lfs_vfsops.c
Log Message:
Let the cast to (long long) for using the result as a printf argument
apply to the whole expression, not just the first factor.
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/ufs/lfs/lfs_vfsops.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