From: VMware, Inc <> Date: Mon, 20 Sep 2010 18:19:13 +0000 (-0700) Subject: Remove comment from open-vm-tools. X-Git-Tag: 2010.09.19-301124~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=939ee57b945f12f9c4f56c8c3bfcd9b2ceb6581d;p=thirdparty%2Fopen-vm-tools.git Remove comment from open-vm-tools. It looks weird without the context. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/user/util.c b/open-vm-tools/lib/user/util.c index dfaaf9a85..2e6befc93 100644 --- a/open-vm-tools/lib/user/util.c +++ b/open-vm-tools/lib/user/util.c @@ -903,10 +903,6 @@ Util_CompareDotted(const char *s1, const char *s2) return 0; } -/* - * MS does not want us disribute code based on their KB samples in - * open source products. - */ /*