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/ssh-gss.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/ssh-gss.h')
-rw-r--r-- | usr.bin/ssh/ssh-gss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh-gss.h b/usr.bin/ssh/ssh-gss.h index 6611ded57c9..1bc5dc80347 100644 --- a/usr.bin/ssh/ssh-gss.h +++ b/usr.bin/ssh/ssh-gss.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ssh-gss.h,v 1.5 2004/06/21 17:36:31 avsm Exp $ */ +/* $OpenBSD: ssh-gss.h,v 1.6 2006/03/25 22:22:43 djm Exp $ */ /* * Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved. * |