diff options
Diffstat (limited to 'regress/lib/libcrypto/dsa/dsatest.c')
-rw-r--r-- | regress/lib/libcrypto/dsa/dsatest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/dsa/dsatest.c b/regress/lib/libcrypto/dsa/dsatest.c index 444cda532d0..dd3e3166f75 100644 --- a/regress/lib/libcrypto/dsa/dsatest.c +++ b/regress/lib/libcrypto/dsa/dsatest.c @@ -1,4 +1,4 @@ -/* crypto/dsa/dsatest.c */ +/* $OpenBSD: dsatest.c,v 1.5 2018/07/17 17:06:49 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |