From: VMware, Inc <> Date: Tue, 17 Nov 2009 22:14:36 +0000 (-0800) Subject: Expand "non-commsrc" in comments. X-Git-Tag: 2009.11.16-210370~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f4cdd0f38be020d722f2393c0b78d7cd13f04d2;p=thirdparty%2Fopen-vm-tools.git Expand "non-commsrc" in comments. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/community_source.h b/open-vm-tools/lib/include/community_source.h index 575eb7d6c..12bc27489 100644 --- a/open-vm-tools/lib/include/community_source.h +++ b/open-vm-tools/lib/include/community_source.h @@ -64,7 +64,7 @@ #undef COMMUNITY_SOURCE_AMD_SECRET #if !defined(COMMUNITY_SOURCE) || defined(AMD_SOURCE) /* - * It's ok to include AMD_SECRET source code for non-commsrc, + * It's ok to include AMD_SECRET source code for non-Community Source, * or for drops directed at AMD. */ #define COMMUNITY_SOURCE_AMD_SECRET @@ -73,7 +73,7 @@ #undef COMMUNITY_SOURCE_INTEL_SECRET #if !defined(COMMUNITY_SOURCE) || defined(INTEL_SOURCE) /* - * It's ok to include INTEL_SECRET source code for non-commsrc, + * It's ok to include INTEL_SECRET source code for non-Community Source, * or for drops directed at Intel. */ #define COMMUNITY_SOURCE_INTEL_SECRET