Module Name: src Committed By: he Date: Tue Oct 7 11:37:07 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
As is evidenced by several of our 32-bit MIPS ports, it's wrong to
print vsize_t with PRIx64 -- instead use our own PRIxVSIZE macro.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/fs/puffs/puffs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
