diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-06-12 15:49:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-06-12 15:49:32 +0000 |
commit | 49a392b36834a2c852c7913eca64b1663500622a (patch) | |
tree | c526d22b9e2f914670ee1207fe73124442677cfd /lib/libcrypto/pkcs12/p12_p8d.c | |
parent | dba886c38cea7b6970051b037308699d853bc83b (diff) |
tags as requested by miod and tedu
Diffstat (limited to 'lib/libcrypto/pkcs12/p12_p8d.c')
-rw-r--r-- | lib/libcrypto/pkcs12/p12_p8d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/pkcs12/p12_p8d.c b/lib/libcrypto/pkcs12/p12_p8d.c index deba81e4a97..f6a333baa55 100644 --- a/lib/libcrypto/pkcs12/p12_p8d.c +++ b/lib/libcrypto/pkcs12/p12_p8d.c @@ -1,4 +1,4 @@ -/* p12_p8d.c */ +/* $OpenBSD: p12_p8d.c,v 1.3 2014/06/12 15:49:30 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2001. */ |