mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
oscam: remove dropped OPENSSL_GLOBAL define
This commit is contained in:
parent
7eba70ea88
commit
1c1fbb429d
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur a/cscrypt/mdc2.c b/cscrypt/mdc2.c
|
||||||
|
--- a/cscrypt/mdc2.c 2018-08-08 21:48:17.000000000 +0200
|
||||||
|
+++ b/cscrypt/mdc2.c 2018-10-26 13:15:06.247572936 +0200
|
||||||
|
@@ -37,7 +37,7 @@
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
-OPENSSL_GLOBAL const DES_LONG DES_SPtrans[8][64] =
|
||||||
|
+const DES_LONG DES_SPtrans[8][64] =
|
||||||
|
{
|
||||||
|
{
|
||||||
|
/* nibble 0 */
|
Loading…
x
Reference in New Issue
Block a user