summaryrefslogtreecommitdiff
path: root/lib/x509_asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509_asn1.h')
-rwxr-xr-xlib/x509_asn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509_asn1.h b/lib/x509_asn1.h
index 96dc3c02d7..b8165ed836 100755
--- a/lib/x509_asn1.h
+++ b/lib/x509_asn1.h
@@ -74,7 +74,7 @@
#define ASN_OK 0
-#define ASN_FILE_NOT_FOUND GNUTLS_E_FILE
+#define ASN_FILE_NOT_FOUND GNUTLS_E_FILE_ERROR
#define ASN_ELEMENT_NOT_FOUND GNUTLS_E_ASN1_ELEMENT_NOT_FOUND
#define ASN_IDENTIFIER_NOT_FOUND GNUTLS_E_ASN1_IDENTIFIER_NOT_FOUND
#define ASN_DER_ERROR GNUTLS_E_ASN1_DER_ERROR