diff options
| author | Peter Jones <pjones@redhat.com> | 2021-02-14 11:21:27 -0500 |
|---|---|---|
| committer | Javier Martinez Canillas <javier@dowhile0.org> | 2021-02-16 09:12:48 +0100 |
| commit | a6c726fc81e53fff07942d0d50a7d274bedb4cb6 (patch) | |
| tree | 6827f673e09bcd709f4c53d5982166678073c077 /include/variables.h | |
| parent | d230d02f990f02293736dca78b108f86c86d1bd0 (diff) | |
| download | efi-boot-shim-a6c726fc81e53fff07942d0d50a7d274bedb4cb6.tar.gz efi-boot-shim-a6c726fc81e53fff07942d0d50a7d274bedb4cb6.zip | |
Fix a bunch of trivial trailing whitespace issues.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'include/variables.h')
| -rw-r--r-- | include/variables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/variables.h b/include/variables.h index 0f2e17fd..c65f062f 100644 --- a/include/variables.h +++ b/include/variables.h @@ -26,7 +26,7 @@ CreatePkX509SignatureList ( IN UINT8 *X509Data, IN UINTN X509DataSize, IN EFI_GUID owner, - OUT EFI_SIGNATURE_LIST **PkCert + OUT EFI_SIGNATURE_LIST **PkCert ); EFI_STATUS CreateTimeBasedPayload ( |
