OpenJDK / jdk / jdk
changeset 59241:a135cb86e111
8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
Summary: Updated from 1.8.24 to 1.8.26
Reviewed-by: xuelei
author | valeriep |
---|---|
date | Mon, 11 May 2020 18:49:01 +0000 |
parents | 0348e9be94d1 |
children | 1d1c57304400 |
files | src/java.smartcardio/unix/legal/pcsclite.md src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/pcsclite.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/java.smartcardio/unix/legal/pcsclite.md Mon May 11 10:29:13 2020 -0700 +++ b/src/java.smartcardio/unix/legal/pcsclite.md Mon May 11 18:49:01 2020 +0000 @@ -1,4 +1,4 @@ -## PC/SC Lite v1.8.24 +## PC/SC Lite v1.8.26 ### PC/SC Lite License <pre>
--- a/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/pcsclite.h Mon May 11 10:29:13 2020 -0700 +++ b/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/pcsclite.h Mon May 11 18:49:01 2020 +0000 @@ -279,7 +279,7 @@ #define INFINITE 0xFFFFFFFF /**< Infinite timeout */ #endif -#define PCSCLITE_VERSION_NUMBER "1.8.24" /**< Current version */ +#define PCSCLITE_VERSION_NUMBER "1.8.26" /**< Current version */ /** Maximum readers context (a slot is count as a reader) */ #define PCSCLITE_MAX_READERS_CONTEXTS 16