diff options
Diffstat (limited to 'sys/crypto/blf.c')
-rw-r--r-- | sys/crypto/blf.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/crypto/blf.c b/sys/crypto/blf.c index b22c8c9dab9..4e7be1bc592 100644 --- a/sys/crypto/blf.c +++ b/sys/crypto/blf.c @@ -1,4 +1,5 @@ -/* $OpenBSD: blf.c,v 1.1 2000/02/28 23:13:04 deraadt Exp $ */ +/* $OpenBSD: blf.c,v 1.2 2000/06/06 06:49:46 deraadt Exp $ */ + /* * Blowfish block cipher for OpenBSD * Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> |