diff options
author | 2003-10-02 08:26:53 +0000 | |
---|---|---|
committer | 2003-10-02 08:26:53 +0000 | |
commit | 360bf91331eae53d4baa2a4a6dbe2374a98fd68a (patch) | |
tree | b74d8213a51f1173cd43edf966e05ca4ceb9d2dc /usr.bin/ssh/ssh-gss.h | |
parent | do not try to send incomplete fragments on ENOBUFS case (diff) | |
download | wireguard-openbsd-360bf91331eae53d4baa2a4a6dbe2374a98fd68a.tar.xz wireguard-openbsd-360bf91331eae53d4baa2a4a6dbe2374a98fd68a.zip |
missing $OpenBSD:; dtucker
Diffstat (limited to 'usr.bin/ssh/ssh-gss.h')
-rw-r--r-- | usr.bin/ssh/ssh-gss.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/ssh-gss.h b/usr.bin/ssh/ssh-gss.h index 71e288ea30d..05e056c953f 100644 --- a/usr.bin/ssh/ssh-gss.h +++ b/usr.bin/ssh/ssh-gss.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ssh-gss.h,v 1.3 2003/10/02 08:26:53 markus Exp $ */ /* * Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved. * |