diff options
Diffstat (limited to 'lib/libcrypto/engine/tb_dsa.c')
-rw-r--r-- | lib/libcrypto/engine/tb_dsa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/engine/tb_dsa.c b/lib/libcrypto/engine/tb_dsa.c index 0abc4bc7fbd..23e92361073 100644 --- a/lib/libcrypto/engine/tb_dsa.c +++ b/lib/libcrypto/engine/tb_dsa.c @@ -1,3 +1,4 @@ +/* $OpenBSD: tb_dsa.c,v 1.7 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2000 The OpenSSL Project. All rights reserved. * |