forked from aws/aws-lc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run clang-format on pkcs7 code (aws#1830)
Other than some manual comment cleanups, this PR's diff is generated with `clang-format`. Run clang-format on pkcs7 code. Commands run: ``` $ clang-format -i crypto/pkcs7/*; echo $? 0 $ clang-format --version Ubuntu clang-format version 14.0.0-1ubuntu1.1 ```
- Loading branch information
1 parent
73ae7e3
commit b15bf7e
Showing
5 changed files
with
767 additions
and
789 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.