diff options
author | 2000-06-20 01:39:37 +0000 | |
---|---|---|
committer | 2000-06-20 01:39:37 +0000 | |
commit | 4a29184ee7448543545e1fc0d6d6d8ed5efff365 (patch) | |
tree | 2ec41cac79dacad73c0b1475cfd59b820544cf06 /usr.bin/ssh/cipher.h | |
parent | no include <des.h> anymore (diff) | |
download | wireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.tar.xz wireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.zip |
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/cipher.h')
-rw-r--r-- | usr.bin/ssh/cipher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/cipher.h b/usr.bin/ssh/cipher.h index 197d9541eaf..a13799077f1 100644 --- a/usr.bin/ssh/cipher.h +++ b/usr.bin/ssh/cipher.h @@ -11,7 +11,7 @@ * */ -/* RCSID("$Id: cipher.h,v 1.17 2000/05/08 17:12:15 markus Exp $"); */ +/* RCSID("$OpenBSD: cipher.h,v 1.18 2000/06/20 01:39:40 markus Exp $"); */ #ifndef CIPHER_H #define CIPHER_H |