diff options
author | 2008-06-09 13:38:46 +0000 | |
---|---|---|
committer | 2008-06-09 13:38:46 +0000 | |
commit | b95022b0140b029544a660aa65aeff99679f72c9 (patch) | |
tree | 3a36ba96e7e3e909e23bc80ed8b654858ecf582a /usr.bin | |
parent | Extend 32bit -> 64bit values for statvfs extension missed in previous commit. (diff) | |
download | wireguard-openbsd-b95022b0140b029544a660aa65aeff99679f72c9.tar.xz wireguard-openbsd-b95022b0140b029544a660aa65aeff99679f72c9.zip |
Use a $OpenBSD tag so our scripts will sync changes.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/PROTOCOL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/PROTOCOL b/usr.bin/ssh/PROTOCOL index 0e7b482bdad..4d7a447b050 100644 --- a/usr.bin/ssh/PROTOCOL +++ b/usr.bin/ssh/PROTOCOL @@ -153,5 +153,5 @@ The values of the f_flag bitmask are as follows: This extension is advertised in the SSH_FXP_VERSION hello with version "2". -$Id: PROTOCOL,v 1.4 2008/06/08 20:15:29 dtucker Exp $ +$OpenBSD: PROTOCOL,v 1.5 2008/06/09 13:38:46 dtucker Exp $ |