ntfs-3g/src
Jean-Pierre André d4dfa18f7d Corrected code with misleading indentation
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>
2016-07-28 16:30:05 +02:00
..
lowntfs-3g.c Always opened $Secure when mounting NTFS volume 2016-07-28 16:22:16 +02:00
Makefile.am Allowed dlopen API to be either in libc or libdl 2016-07-19 11:53:28 +02:00
ntfs-3g_common.c Redefined ELIBBAD as ENOEXEC when missing 2016-05-04 09:59:18 +02:00
ntfs-3g_common.h Made a full check for whether a user extended attribute is allowed 2016-04-06 10:17:27 +02:00
ntfs-3g.8.in Rejected implicit mounting read-only when hiberfile option is present 2016-05-04 09:39:48 +02:00
ntfs-3g.c Corrected code with misleading indentation 2016-07-28 16:30:05 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c Silenced a compiler warning in ntfs-3g.probe 2013-07-30 11:13:51 +02:00