diff options
Diffstat (limited to 'source4/ntvfs/ntvfs_generic.c')
-rw-r--r-- | source4/ntvfs/ntvfs_generic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/ntvfs_generic.c b/source4/ntvfs/ntvfs_generic.c index 0781558e8e..d7d6f67a94 100644 --- a/source4/ntvfs/ntvfs_generic.c +++ b/source4/ntvfs/ntvfs_generic.c @@ -27,7 +27,7 @@ these functions must supply the generic call, but can if it wants to also implement other levels if the need arises - this allows backend writers to only implement one varient of each + this allows backend writers to only implement one variant of each call unless they need fine grained control of the calls. */ |