]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg/ImageAuthentication.h: Fixed ARM toolchain error
authorOlivier Martin <olivier.martin@arm.com>
Tue, 14 Jul 2015 16:07:02 +0000 (16:07 +0000)
committeroliviermartin <oliviermartin@Edk2>
Tue, 14 Jul 2015 16:07:02 +0000 (16:07 +0000)
ARM Toolchain raised the error:
"last line of file ends without a newline"

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17977 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Guid/ImageAuthentication.h

index 621a94fd8658325b00ab96952e892175559de0ea..4f4296086d75c6c1e99d3aa17a3da904d184847a 100644 (file)
@@ -349,4 +349,4 @@ extern EFI_GUID gEfiCertX509Sha384Guid;
 extern EFI_GUID gEfiCertX509Sha512Guid;\r
 extern EFI_GUID gEfiCertPkcs7Guid;\r
 \r
-#endif
\ No newline at end of file
+#endif\r