From dff9898485d30b31d39d1880ea6ef277bb151cbf Mon Sep 17 00:00:00 2001 From: Fred Gylys-Colwell Date: Thu, 5 Aug 2021 03:07:55 +0000 Subject: [PATCH] Remove non-ASCII curly quotes from OEMCryptoCENC.h Bug: 192275441 --- oemcrypto/include/OEMCryptoCENC.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oemcrypto/include/OEMCryptoCENC.h b/oemcrypto/include/OEMCryptoCENC.h index f0ba429..b268321 100644 --- a/oemcrypto/include/OEMCryptoCENC.h +++ b/oemcrypto/include/OEMCryptoCENC.h @@ -57,7 +57,7 @@ * a root of trust to secure content on a device that uses Provisioning * 3.0. Factory Provisioning a device is related to manufacturing methods. This * section describes the API that installs the Widevine Keybox and the - * recommended methods for the OEM’s factory provisioning procedure. + * recommended methods for the OEM's factory provisioning procedure. * * Starting with API version 10, devices should have two keyboxes. One is the * production keybox which may be installed in the factory, or using @@ -69,7 +69,7 @@ * OEMCrypto_Terminate has been called, the production keybox should be active * again. * - * API functions marked as optional may be used by the OEM’s factory + * API functions marked as optional may be used by the OEM's factory * provisioning procedure and implemented in the library, but are not called * from the Widevine DRM Plugin during normal operation. * @@ -90,7 +90,7 @@ * functions in this section are for devices that are provisioned with an OEM * Certificate, i.e. Provisioning 3.0. * - * API functions marked as optional may be used by the OEM’s factory + * API functions marked as optional may be used by the OEM's factory * provisioning procedure and implemented in the library, but are not called * from the Widevine DRM Plugin during normal operation. *