diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-15 02:40:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-15 02:40:36 +0000 |
commit | 8180cc247a212c589024e0d52a345ee24765eff1 (patch) | |
tree | f304f9632be6475f69299d23cb136152491aac8a /sys/crypto/blf.h | |
parent | 294fcc1c43b0a707ab74f19ff42539a38d1a6ced (diff) |
fix $OpenBSD$ header
Diffstat (limited to 'sys/crypto/blf.h')
-rw-r--r-- | sys/crypto/blf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/crypto/blf.h b/sys/crypto/blf.h index 898c2ed5fab..04273c47778 100644 --- a/sys/crypto/blf.h +++ b/sys/crypto/blf.h @@ -1,4 +1,5 @@ -/* $OpenBSD: blf.h,v 1.2 2000/06/17 23:36:22 provos Exp $ */ +/* $OpenBSD: blf.h,v 1.3 2001/05/15 02:40:35 deraadt Exp $ */ + /* * Blowfish - a fast block cipher designed by Bruce Schneier * |