1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-28 18:48:39 -05:00

fsctl: comment

This commit is contained in:
Bill Zissimopoulos
2016-02-09 13:50:14 -08:00
parent 04ab1cdc86
commit 8b25afe0bf

View File

@@ -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
{