fsctl: comment

This commit is contained in:
Bill Zissimopoulos 2016-02-09 13:48:23 -08:00
parent 6f19ebf66a
commit 04ab1cdc86

View File

@ -217,7 +217,7 @@ typedef struct
} Info;
} SetInformation;
} Req;
FSP_FSCTL_TRANSACT_BUF FileName;
FSP_FSCTL_TRANSACT_BUF FileName; /* {Create,Overwrite,Cleanup,SetInformation/{Disposition,Rename}} */
FSP_FSCTL_DECLSPEC_ALIGN UINT8 Buffer[];
} FSP_FSCTL_TRANSACT_REQ;
typedef struct