summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3nametest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3nametest.c')
-rw-r--r--crypto/x509v3/v3nametest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/v3nametest.c b/crypto/x509v3/v3nametest.c
index dd5f9f8c42..fbf82d0cee 100644
--- a/crypto/x509v3/v3nametest.c
+++ b/crypto/x509v3/v3nametest.c
@@ -91,7 +91,7 @@ static int set_cn(X509 *crt, ...)
return ret;
}
-/*
+/*-
int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex,
int nid, int crit, ASN1_OCTET_STRING *data);