]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 21 Dec 2021 20:48:50 +0000 (12:48 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 21 Dec 2021 20:48:50 +0000 (12:48 -0800)
open-vm-tools/lib/include/guest_os.h

index 133fc5a9a80b0c150500cfec85706b4d216b2451..d38d6886f8697b74eef2df984ff452216a6aec75 100644 (file)
@@ -147,7 +147,7 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set);
 #define ALLWIN_12_CLIENT64    BS(WIN_12_64), BS(WIN_12_ARM_64)
 #define ALLWIN_12_CLIENT      ALLWIN_12_CLIENT64
 
-#define ALLWIN_12             ALLWIN_11_CLIENT64
+#define ALLWIN_12             ALLWIN_12_CLIENT64
 
 #define ALLHYPER_V            BS(HYPER_V)