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/crypto.h | |
parent | 294fcc1c43b0a707ab74f19ff42539a38d1a6ced (diff) |
fix $OpenBSD$ header
Diffstat (limited to 'sys/crypto/crypto.h')
-rw-r--r-- | sys/crypto/crypto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/crypto/crypto.h b/sys/crypto/crypto.h index fc3428ba45d..1a34e5981ae 100644 --- a/sys/crypto/crypto.h +++ b/sys/crypto/crypto.h @@ -1,3 +1,5 @@ +/* $OpenBSD: crypto.h,v 1.17 2001/05/15 02:40:35 deraadt Exp $ */ + /* * The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu) * |