diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-01-29 07:39:26 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-01-29 07:39:26 +0000 |
commit | 36579d3daa83a41059adaea84a9e75693185b51c (patch) | |
tree | 7109d2131c9e13404494bb6ec96f787e91eee649 /sftp.h | |
parent | 49af82bd7e93f9b213a12bbd3a69262335875560 (diff) |
- niklas@cvs.openbsd.org 2001/01/2001
[atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
$OpenBSD$
Diffstat (limited to 'sftp.h')
-rw-r--r-- | sftp.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ | |||
1 | /* $OpenBSD: sftp.h,v 1.2 2001/01/29 01:58:18 niklas Exp $ */ | ||
2 | |||
1 | /* | 3 | /* |
2 | * Copyright (c) 2001 Markus Friedl. All rights reserved. | 4 | * Copyright (c) 2001 Markus Friedl. All rights reserved. |
3 | * | 5 | * |