From: John Wolfe Date: Wed, 21 Sep 2022 17:53:28 +0000 (-0700) Subject: Inclusive terminology - "suffer" X-Git-Tag: stable-12.2.0~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e210b4f0b28f7411ea2e45d4304725d0679481d2;p=thirdparty%2Fopen-vm-tools.git Inclusive terminology - "suffer" Update bora/public/backdoor_def.h to not use "suffer". --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index ef7b80ac0..0bc191dba 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -284,7 +284,7 @@ extern "C" { * IMPORTANT NOTE: When modifying the behavior of an existing backdoor command, * you must adhere to the semantics expected by the oldest Tools who use that * command. Specifically, do not alter the way in which the command modifies - * the registers. Otherwise backwards compatibility will suffer. + * the registers. Otherwise backwards compatibility will be impacted. */ /* Nesting control operations */