Skip to content

Commit

Permalink
Passed container signature validation with https://ec.europa.eu/cefdi…
Browse files Browse the repository at this point in the history
  • Loading branch information
perevoznyk committed Jun 23, 2021
1 parent 4a7c17d commit 1e1adb8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C++/include/CardStructures.h
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ typedef struct tagSISRecordW
typedef struct structErrorInformation
{
int Code;
TCHAR Description[ERROR_MAX_DESCRIPTION + 1];
WCHAR Description[ERROR_MAX_DESCRIPTION + 1];
} ErrorInformation, *PErrorInformation;

//DOM-IGNORE-BEGIN
Expand Down
Binary file modified C++/lib/Swelio32.lib
Binary file not shown.
Binary file modified C++/lib/Swelio64.lib
Binary file not shown.
Binary file modified Redist/Swelio32.dll
Binary file not shown.
Binary file modified Redist/Swelio64.dll
Binary file not shown.

0 comments on commit 1e1adb8

Please sign in to comment.