summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/buffer.h
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2006-03-25 22:22:42 +0000
committerdjm <djm@openbsd.org>2006-03-25 22:22:42 +0000
commit84cabb1018fc19a0ebf081037182fd1fb5b2ce51 (patch)
treeda1bc2f88105f757aa7eba36f94e2061eeef7834 /usr.bin/ssh/buffer.h
parentCorrect integer types, remove unused arguments, non-portable bitshifts (diff)
downloadwireguard-openbsd-84cabb1018fc19a0ebf081037182fd1fb5b2ce51.tar.xz
wireguard-openbsd-84cabb1018fc19a0ebf081037182fd1fb5b2ce51.zip
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Diffstat (limited to 'usr.bin/ssh/buffer.h')
-rw-r--r--usr.bin/ssh/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/buffer.h b/usr.bin/ssh/buffer.h
index 2b20eed52ac..abdaea3493d 100644
--- a/usr.bin/ssh/buffer.h
+++ b/usr.bin/ssh/buffer.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.h,v 1.13 2005/03/14 11:46:56 markus Exp $ */
+/* $OpenBSD: buffer.h,v 1.14 2006/03/25 22:22:42 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>