From d75c2547711f2a97a476662ee777319b21e2b387 Mon Sep 17 00:00:00 2001 From: jpandre Date: Sat, 19 Dec 2009 09:58:26 +0000 Subject: [PATCH] Fixed a wrong comment --- src/ntfs-3g.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ntfs-3g.c b/src/ntfs-3g.c index 2cc5d929..595b3444 100644 --- a/src/ntfs-3g.c +++ b/src/ntfs-3g.c @@ -105,7 +105,7 @@ /* * The following permission checking modes are governed by - * the LPERMSCONFIG value in param.h + * the HPERMSCONFIG value in param.h */ /* ACLS may be checked by kernel (requires a fuse patch) or here */