summaryrefslogtreecommitdiff
path: root/Cryptlib/Include/openssl/cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/Include/openssl/cast.h')
-rw-r--r--Cryptlib/Include/openssl/cast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/Include/openssl/cast.h b/Cryptlib/Include/openssl/cast.h
index 46c97cd1..0003ec9c 100644
--- a/Cryptlib/Include/openssl/cast.h
+++ b/Cryptlib/Include/openssl/cast.h
@@ -72,7 +72,7 @@ extern "C" {
# define CAST_ENCRYPT 1
# define CAST_DECRYPT 0
-# define CAST_LONG unsigned long
+# define CAST_LONG unsigned int
# define CAST_BLOCK 8
# define CAST_KEY_LENGTH 16