summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libtasn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index 5c4340f..9a41780 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -377,7 +377,7 @@ extern "C"
extern ASN1_API int
asn1_get_object_id_der (const unsigned char *der,
int der_len, int *ret_len,
- char *str, int str_size);
+ char *str, int str_size);
/* Compatibility types */