cliprdr/server: Add comment

This commit is contained in:
Martin Fleisz 2015-10-28 12:28:14 +01:00
parent 730f43a380
commit ab6485b3bf

View File

@ -68,7 +68,7 @@ struct _cliprdr_server_context
void* handle;
void* custom;
/* clipboard capabilities - set by server */
/* server clipboard capabilities - set by server - updated by the channel after client capability exchange */
BOOL useLongFormatNames;
BOOL streamFileClipEnabled;
BOOL fileClipNoFilePaths;