From: Katy Feng Date: Mon, 13 Nov 2023 20:07:34 +0000 (-0800) Subject: Change to common source file not applicable to open-vm-tools. X-Git-Tag: stable-12.4.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6937680a6ee85431799d956c521971113508dd2;p=thirdparty%2Fopen-vm-tools.git Change to common source file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/misc/hostinfoPosix.c b/open-vm-tools/lib/misc/hostinfoPosix.c index 8b0fb629d..e764bd93e 100644 --- a/open-vm-tools/lib/misc/hostinfoPosix.c +++ b/open-vm-tools/lib/misc/hostinfoPosix.c @@ -1403,7 +1403,7 @@ static const ShortNameSet shortNameArray[] = { { "arklinux", STR_OS_ARKLINUX, HostinfoGenericSetShortName }, { "asianux", NULL, HostinfoSetAsianuxShortName }, { "aurox", STR_OS_AUROX, HostinfoGenericSetShortName }, -{ "bigcloud", NULL, HostinfoBCSetShortName }, +{ "bigcloud", NULL, HostinfoBCSetShortName }, /* Big Cloud must come before Red Hat Entry */ { "black cat", STR_OS_BLACKCAT, HostinfoGenericSetShortName }, { "centos", NULL, HostinfoSetCentosShortName },