projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4b598
)
warning.
author
Ulf Möller
<ulf@openssl.org>
Tue, 22 Feb 2000 12:53:59 +0000
(12:53 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 22 Feb 2000 12:53:59 +0000
(12:53 +0000)
crypto/asn1/a_strnid.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/a_strnid.c
b/crypto/asn1/a_strnid.c
index 5ec4d2fb1fefab4aca7605414d271e620b38f2ec..ab8417ffabc4b864e8a167445e4a5bd02456bd81 100644
(file)
--- a/
crypto/asn1/a_strnid.c
+++ b/
crypto/asn1/a_strnid.c
@@
-74,7
+74,7
@@
static int table_cmp(ASN1_STRING_TABLE *a, ASN1_STRING_TABLE *b);
* certain software (e.g. Netscape) has problems with them.
*/
-static long global_mask = 0xFFFFFFFFL;
+static
unsigned
long global_mask = 0xFFFFFFFFL;
void ASN1_STRING_set_default_mask(unsigned long mask)
{