From: VMware, Inc <> Date: Mon, 26 Jul 2010 18:58:39 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.07.25-280253~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae1372e11b1ad196abc1dede9e635f555e10735b;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/vixOpenSource.h b/open-vm-tools/lib/include/vixOpenSource.h index c3ac456db..4a5ddc28c 100644 --- a/open-vm-tools/lib/include/vixOpenSource.h +++ b/open-vm-tools/lib/include/vixOpenSource.h @@ -125,7 +125,7 @@ enum { /* VMX properties. */ VIX_PROPERTY_VMX_VERSION = 4400, VIX_PROPERTY_VMX_PRODUCT_NAME = 4401, - VIX_PROPERTY_VMX_VIX_FEATURES = 4402, + /* DEPRECTATED VIX_PROPERTY_VMX_VIX_FEATURES = 4402, */ /* GuestOS and Tools properties. */ VIX_PROPERTY_GUEST_TOOLS_VERSION = 4500,