diff options
Diffstat (limited to 'lib/libssl/src/crypto/store/str_meth.c')
-rw-r--r-- | lib/libssl/src/crypto/store/str_meth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/store/str_meth.c b/lib/libssl/src/crypto/store/str_meth.c index 1c83ec12947..b3d4f9cc373 100644 --- a/lib/libssl/src/crypto/store/str_meth.c +++ b/lib/libssl/src/crypto/store/str_meth.c @@ -1,4 +1,4 @@ -/* crypto/store/str_meth.c */ +/* $OpenBSD: str_meth.c,v 1.6 2014/06/12 15:49:30 deraadt Exp $ */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ |