]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: fix compilation error
authorLudovic Rousseau <ludovic.rousseau@gmail.com>
Mon, 25 May 2015 02:00:40 +0000 (02:00 +0000)
committererictian <erictian@Edk2>
Mon, 25 May 2015 02:00:40 +0000 (02:00 +0000)
Remove an extra parenthesis in Include/Protocol/SmartCardReader.h

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ludovic Rousseau <ludovic.rousseau@gmail.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17498 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/SmartCardReader.h

index d6e1887db8830a6e8ae3e8beefbe4331ce145960..a9a9cf2ef98e85f9ccd275430d98a5a1f86fbbdc 100644 (file)
@@ -215,7 +215,6 @@ EFI_STATUS
   IN     UINTN                             CAPDULength,\r
      OUT UINT8                             *RAPDU,\r
   IN OUT UINTN                             *RAPDULength\r
-);\r
   );\r
 \r
 /**\r