mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-30 10:21:46 +08:00
This CL replaces the variable named "c" with a more descriptive name - "data" to reflect that it is the "data" variable passed into CRYPT_SHA1Update(). Bug: 503171645 Change-Id: I8157e1d2eba1e2b676649783f0068c4b65090892 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/146490 Commit-Queue: Andy Phan <andyphan@chromium.org> Reviewed-by: Andy Phan <andyphan@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>