Module Name: src Committed By: pgoyette Date: Wed Aug 3 23:33:59 UTC 2016
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
Log Message:
Update previous. Since original format was %llu, replace it with
% PRIu64 (unsigned).
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/sys/ufs/ext2fs/ext2fs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
