diff options
Diffstat (limited to 'MdePkg/Include/Protocol/Security.h')
-rw-r--r-- | MdePkg/Include/Protocol/Security.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/Security.h b/MdePkg/Include/Protocol/Security.h index c79c3dc52c..9028fb3511 100644 --- a/MdePkg/Include/Protocol/Security.h +++ b/MdePkg/Include/Protocol/Security.h @@ -89,8 +89,7 @@ EFI_STATUS IN EFI_SECURITY_ARCH_PROTOCOL *This,
IN UINT32 AuthenticationStatus,
IN EFI_DEVICE_PATH_PROTOCOL *File
- )
-;
+ );
//
// Interface stucture for the Timer Architectural Protocol
|