diff options
Diffstat (limited to 'lib/libcrypto/cms/cms_ess.c')
-rw-r--r-- | lib/libcrypto/cms/cms_ess.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/cms/cms_ess.c b/lib/libcrypto/cms/cms_ess.c index 6868edaaedc..f972ff3ee33 100644 --- a/lib/libcrypto/cms/cms_ess.c +++ b/lib/libcrypto/cms/cms_ess.c @@ -1,4 +1,4 @@ -/* crypto/cms/cms_ess.c */ +/* $OpenBSD: cms_ess.c,v 1.5 2014/06/12 15:49:28 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. */ |