diff options
Diffstat (limited to 'lib/libcrypto/x509v3/v3_int.c')
-rw-r--r-- | lib/libcrypto/x509v3/v3_int.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/x509v3/v3_int.c b/lib/libcrypto/x509v3/v3_int.c index 51f9e5cdc69..b8ced906af6 100644 --- a/lib/libcrypto/x509v3/v3_int.c +++ b/lib/libcrypto/x509v3/v3_int.c @@ -1,4 +1,4 @@ -/* v3_int.c */ +/* $OpenBSD: v3_int.c,v 1.8 2014/06/12 15:49:31 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ |