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