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