mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
d4dfa18f7d
GCC 6 reports a warning in ntfs_allowed_dir_access() because the code has misleading indentation. Fix by adding braces. There is no actual change in behavior because of the '(allowed == 2)' condition. Signed-off-by: Eric Biggers <ebiggers3@gmail.com> |
||
---|---|---|
.. | ||
lowntfs-3g.c | ||
Makefile.am | ||
ntfs-3g_common.c | ||
ntfs-3g_common.h | ||
ntfs-3g.8.in | ||
ntfs-3g.c | ||
ntfs-3g.probe.8.in | ||
ntfs-3g.probe.c |