This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 7955c911 Typo [skip ci]
7955c911 is described below
commit 7955c91126186960cd6d9374a1c2bd8f8ab3abef
Author: Sebb <[email protected]>
AuthorDate: Tue Nov 21 01:01:40 2023 +0000
Typo [skip ci]
---
LIBRARY_NAMES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/LIBRARY_NAMES.txt b/LIBRARY_NAMES.txt
index 4f5652e1..ec2a3813 100644
--- a/LIBRARY_NAMES.txt
+++ b/LIBRARY_NAMES.txt
@@ -30,7 +30,7 @@ jna.library.path
On Windows, multiple library versions may be installed in the system directory
under a different name.
The following properties can be used to override the JNI and JNA file names
respectively:
-jni.library.path
+jni.library.name
commons.crypto.OpenSslNativeJna
For testing with Maven, these properties can be defined on the command-line: