Module Name: src Committed By: he Date: Mon Oct 6 14:26:44 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Make this build again without debugging enabled; DPRINTF() can end up
as empty, and in an if conditional, you then need braces if that's the
only potential body.
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 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.
