]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Expand "non-commsrc" in comments.
authorVMware, Inc <>
Tue, 17 Nov 2009 22:14:36 +0000 (14:14 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 17 Nov 2009 22:14:36 +0000 (14:14 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/community_source.h

index 575eb7d6cd31b588774ace11ef9a4bf015653bef..12bc274895e13f9d04d3becf331f4435665acd15 100644 (file)
@@ -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