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