freebsd-nq/sys/fs/ntfs
Roman Divacky 23057f089b In non-debugging mode make this define (void)0 instead of nothing. This
helps to catch bugs like the below with clang.

	if (cond);		<--- note the trailing ;
	   something();

Approved by:	ed (mentor)
Discussed on:	current@
2009-06-21 08:36:30 +00:00
..
ntfs_compr.c
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c
ntfs_subr.h
ntfs_vfsops.c
ntfs_vfsops.h
ntfs_vnops.c
ntfs.h
ntfsmount.h