diff options
author | 2006-03-25 22:22:42 +0000 | |
---|---|---|
committer | 2006-03-25 22:22:42 +0000 | |
commit | 84cabb1018fc19a0ebf081037182fd1fb5b2ce51 (patch) | |
tree | da1bc2f88105f757aa7eba36f94e2061eeef7834 /usr.bin/ssh/cipher.h | |
parent | Correct integer types, remove unused arguments, non-portable bitshifts (diff) | |
download | wireguard-openbsd-84cabb1018fc19a0ebf081037182fd1fb5b2ce51.tar.xz wireguard-openbsd-84cabb1018fc19a0ebf081037182fd1fb5b2ce51.zip |
standardise spacing in $OpenBSD$ tags; requested by deraadt@
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 6bb5719b0b3..49bbc1682b9 100644 --- a/usr.bin/ssh/cipher.h +++ b/usr.bin/ssh/cipher.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cipher.h,v 1.35 2004/07/28 09:40:29 markus Exp $ */ +/* $OpenBSD: cipher.h,v 1.36 2006/03/25 22:22:42 djm Exp $ */ /* * Author: Tatu Ylonen <ylo@cs.hut.fi> |