From: John Wolfe Date: Tue, 21 Jul 2020 18:53:00 +0000 (-0700) Subject: Fix a comment about POSIX/Linux guest identification X-Git-Tag: stable-11.2.0~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87128716f810df6140987db6de8c73905e8a3b8c;p=thirdparty%2Fopen-vm-tools.git Fix a comment about POSIX/Linux guest identification The comment is not clear. Fix this. --- diff --git a/open-vm-tools/lib/misc/hostinfoPosix.c b/open-vm-tools/lib/misc/hostinfoPosix.c index 700bf3d9e..8bd86be44 100644 --- a/open-vm-tools/lib/misc/hostinfoPosix.c +++ b/open-vm-tools/lib/misc/hostinfoPosix.c @@ -815,8 +815,8 @@ HostinfoESX(struct utsname *buf) // IN: * the officially supported identification for a generic Linux * (otherLinux). * - * If the distro is officially supported (by VMware)- it's recognized - * the code of this routine - the "short name" will be overwritten with + * If the distro is officially supported (by VMware) - it's recognized + * by the code of this routine - the "short name" will be overwritten with * the officially supported "short name" of the distro. Only VMware adds * distros and related codes to this routine. *