Revision: 17498
          http://sourceforge.net/p/edk2/code/17498
Author:   erictian
Date:     2015-05-25 02:00:40 +0000 (Mon, 25 May 2015)
Log Message:
-----------
MdePkg: fix compilation error

Remove an extra parenthesis in Include/Protocol/SmartCardReader.h

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ludovic Rousseau <[email protected]>
Reviewed-by: Feng Tian <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdePkg/Include/Protocol/SmartCardReader.h

Modified: trunk/edk2/MdePkg/Include/Protocol/SmartCardReader.h
===================================================================
--- trunk/edk2/MdePkg/Include/Protocol/SmartCardReader.h        2015-05-22 
07:50:47 UTC (rev 17497)
+++ trunk/edk2/MdePkg/Include/Protocol/SmartCardReader.h        2015-05-25 
02:00:40 UTC (rev 17498)
@@ -215,7 +215,6 @@
   IN     UINTN                             CAPDULength,
      OUT UINT8                             *RAPDU,
   IN OUT UINTN                             *RAPDULength
-);
   );
 
 /**


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to