From 04ab1cdc865457a424f266e68dfe0b936ecc1ae7 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 9 Feb 2016 13:48:23 -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 e00fca37..fa3b3444 100644 --- a/inc/winfsp/fsctl.h +++ b/inc/winfsp/fsctl.h @@ -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