/*********************************************************
- * Copyright (C) 2007-2019 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2021 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
return FALSE;
}
+ Log("%s: Set CPClipboard struct with data of size:%zu, format:%d.\n",
+ __FUNCTION__, size, (int)fmt);
+
item = &clip->items[CPFormatToIndex(fmt)];
if (clipitem) {