From: John Wolfe Date: Tue, 7 Jun 2022 16:52:42 +0000 (-0700) Subject: Common header file change not directly applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a38d3f49bad645826aad7f0cb778098ba6ca381;p=thirdparty%2Fopen-vm-tools.git Common header file change not directly applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/log.h b/open-vm-tools/lib/include/log.h index a27ee5340..dbf8aae6a 100644 --- a/open-vm-tools/lib/include/log.h +++ b/open-vm-tools/lib/include/log.h @@ -165,7 +165,7 @@ extern "C" { * * There is a global group filter and assorted group filters. * The global group filter is used for all messages to the Log Facility - * UNLESS a group name is specified. + * UNLESS a group name is specified as part of a message submission. * * Group filters are limited to a group (name specific) context; * they do not fall within the global group context. This allows entries to be