diff options
Diffstat (limited to 'lib/libcrypto/dh/dh_prn.c')
-rw-r--r-- | lib/libcrypto/dh/dh_prn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/dh/dh_prn.c b/lib/libcrypto/dh/dh_prn.c index 97457986283..a249b650f8b 100644 --- a/lib/libcrypto/dh/dh_prn.c +++ b/lib/libcrypto/dh/dh_prn.c @@ -1,4 +1,4 @@ -/* crypto/asn1/t_pkey.c */ +/* $OpenBSD: dh_prn.c,v 1.3 2014/06/12 15:49:28 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |