summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3/v3conf.c
diff options
context:
space:
mode:
authordjm <>2009-01-09 12:14:09 +0000
committerdjm <>2009-01-09 12:14:09 +0000
commitc38e9fa1885187364cfeba026e9bf38d6845886f (patch)
tree9b645adc5cf0aa0820e1501ee5c6f2c41c454e7c /src/lib/libcrypto/x509v3/v3conf.c
parent221e4bfdc56c7ec8942006900694c958c515c143 (diff)
downloadopenbsd-c38e9fa1885187364cfeba026e9bf38d6845886f.tar.gz
openbsd-c38e9fa1885187364cfeba026e9bf38d6845886f.tar.bz2
openbsd-c38e9fa1885187364cfeba026e9bf38d6845886f.zip
import openssl-0.9.8j
Diffstat (limited to 'src/lib/libcrypto/x509v3/v3conf.c')
-rw-r--r--src/lib/libcrypto/x509v3/v3conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/x509v3/v3conf.c b/src/lib/libcrypto/x509v3/v3conf.c
index 00cf5b4a5b..a9e6ca3542 100644
--- a/src/lib/libcrypto/x509v3/v3conf.c
+++ b/src/lib/libcrypto/x509v3/v3conf.c
@@ -1,5 +1,5 @@
1/* v3conf.c */ 1/* v3conf.c */
2/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL 2/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
3 * project 1999. 3 * project 1999.
4 */ 4 */
5/* ==================================================================== 5/* ====================================================================