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/t1_enc.c | |
parent | dba886c38cea7b6970051b037308699d853bc83b (diff) |
tags as requested by miod and tedu
Diffstat (limited to 'lib/libssl/t1_enc.c')
-rw-r--r-- | lib/libssl/t1_enc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/t1_enc.c b/lib/libssl/t1_enc.c index eaf53b48cc6..304898aeb8b 100644 --- a/lib/libssl/t1_enc.c +++ b/lib/libssl/t1_enc.c @@ -1,4 +1,4 @@ -/* ssl/t1_enc.c */ +/* $OpenBSD: t1_enc.c,v 1.54 2014/06/12 15:49:31 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |