]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file that is not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:52 +0000 (11:22 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:52 +0000 (11:22 -0700)
open-vm-tools/lib/include/vix.h

index bfb3f9e71102a6656f43238d91a9b073c4bfd37b..637dfcdf2f696272fb2052907c54697043f56604 100644 (file)
@@ -318,7 +318,7 @@ enum {
    VIX_E_TOOLS_INSTALL_INIT_FAILED              = 21005,
    VIX_E_TOOLS_INSTALL_AUTO_NOT_SUPPORTED       = 21006,
    VIX_E_TOOLS_INSTALL_GUEST_NOT_READY          = 21007,
-   /* VIX_E_TOOLS_INSTALL_SIG_CHECK_FAILED         = 21008, Removed in version 1.15.0 */
+   VIX_E_TOOLS_INSTALL_SIG_CHECK_FAILED         = 21008,
    VIX_E_TOOLS_INSTALL_ERROR                    = 21009,
    VIX_E_TOOLS_INSTALL_ALREADY_UP_TO_DATE       = 21010,
    VIX_E_TOOLS_INSTALL_IN_PROGRESS              = 21011,