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/libssl/test/asn1test.c | |
parent | dba886c38cea7b6970051b037308699d853bc83b (diff) |
tags as requested by miod and tedu
Diffstat (limited to 'lib/libssl/test/asn1test.c')
-rwxr-xr-x | lib/libssl/test/asn1test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libssl/test/asn1test.c b/lib/libssl/test/asn1test.c index 9f53d803444..6e6f91f81b3 100755 --- a/lib/libssl/test/asn1test.c +++ b/lib/libssl/test/asn1test.c @@ -1,3 +1,4 @@ +/* $OpenBSD: asn1test.c,v 1.2 2014/06/12 15:49:31 deraadt Exp $ */ #include <openssl/x509.h> #include <openssl/asn1_mac.h> |