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 <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
This commit is contained in:
Ludovic Rousseau 2015-05-25 02:00:40 +00:00 committed by erictian
parent 9774fe6ea7
commit e3a81b62d8
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ EFI_STATUS
OUT UINT8 *RAPDU,
IN OUT UINTN *RAPDULength
);
);
/**
This function provides direct access to the reader.