summaryrefslogtreecommitdiff
path: root/libparted/fs/ntfs/ntfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/fs/ntfs/ntfs.c')
-rw-r--r--libparted/fs/ntfs/ntfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libparted/fs/ntfs/ntfs.c b/libparted/fs/ntfs/ntfs.c
index e4c85d2..76a10ce 100644
--- a/libparted/fs/ntfs/ntfs.c
+++ b/libparted/fs/ntfs/ntfs.c
@@ -67,7 +67,7 @@ static PedFileSystemOps ntfs_ops = {
clobber: ntfs_clobber,
#else
clobber: NULL,
-#endif
+#endif
open: NULL,
create: NULL,
close: NULL,