summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/packet.h
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2006-03-25 22:22:44 +0000
committerDamien Miller <djm@cvs.openbsd.org>2006-03-25 22:22:44 +0000
commit78b3f28bef7f1f484bbdd0d81f6a1b8e09400b21 (patch)
tree9b8a1ea3839a93fb2ad1d796acb8259de6f4e111 /usr.bin/ssh/packet.h
parent965de996f969278c545606250915a97325b581ad (diff)
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Diffstat (limited to 'usr.bin/ssh/packet.h')
-rw-r--r--usr.bin/ssh/packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/packet.h b/usr.bin/ssh/packet.h
index 04123046af5..21ff4506739 100644
--- a/usr.bin/ssh/packet.h
+++ b/usr.bin/ssh/packet.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: packet.h,v 1.44 2006/02/07 01:42:00 stevesk Exp $ */
+/* $OpenBSD: packet.h,v 1.45 2006/03/25 22:22:43 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>