From 8b25afe0bf2dff2c22e0036be85ddf4166af542d Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 9 Feb 2016 13:50:14 -0800 Subject: [PATCH] fsctl: comment --- inc/winfsp/fsctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/winfsp/fsctl.h b/inc/winfsp/fsctl.h index fa3b3444..2aef04f2 100644 --- a/inc/winfsp/fsctl.h +++ b/inc/winfsp/fsctl.h @@ -259,7 +259,7 @@ typedef struct } QueryInformation; struct { - FSP_FSCTL_FILE_INFO FileInfo; + FSP_FSCTL_FILE_INFO FileInfo; /* valid: File{Allocation,Basic,EndOfFile}Information */ } SetInformation; struct {