From: John Wolfe Date: Thu, 10 Mar 2022 19:36:23 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68391545c1c7ac7804429f7dc73a158d74690b82;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/ghIntegrationCommon.h b/open-vm-tools/lib/include/ghIntegrationCommon.h index 252d36e8a..85a270c7a 100644 --- a/open-vm-tools/lib/include/ghIntegrationCommon.h +++ b/open-vm-tools/lib/include/ghIntegrationCommon.h @@ -119,10 +119,9 @@ typedef uint32 GHIGuestToHostMessageType; /* * UI->MKS Messages over GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON. */ -#define GHI_RDE_COMMON_GENERIC_CMD "ghi.rde.generic" -#define GHI_RDE_COMMON_SET_IME_ENABLED_CMD "ghi.rde.set.ime.enabled" -#define GHI_RDE_COMMON_SET_IME_HOST_KEYS_CMD "ghi.rde.set.ime.host.keys" -#define GHI_RDE_COMMON_SET_VMWPROTECT_HANDLE_CMD "ghi.rde.set.vmwprotect.handle" +#define GHI_RDE_COMMON_GENERIC_CMD "ghi.rde.generic" +#define GHI_RDE_COMMON_SET_IME_ENABLED_CMD "ghi.rde.set.ime.enabled" +#define GHI_RDE_COMMON_SET_IME_HOST_KEYS_CMD "ghi.rde.set.ime.host.keys" /* * MKS->UI messages over GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON.