]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sftp.h
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[gssapi-openssh.git] / openssh / sftp.h
index 675c6086e952a3ce5d2fe4e100e5bbfdbdf91cc2..2ad95864b8e03492cec90a87a09f30d41d9a3048 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: sftp.h,v 1.4 2002/02/13 00:59:23 djm Exp $    */
+/*     $OpenBSD: sftp.h,v 1.3 2001/03/07 10:11:23 djm Exp $    */
 
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
@@ -38,7 +38,6 @@
 #define SSH2_FXP_READ                  5
 #define SSH2_FXP_WRITE                 6
 #define SSH2_FXP_LSTAT                 7
-#define SSH2_FXP_STAT_VERSION_0                7
 #define SSH2_FXP_FSTAT                 8
 #define SSH2_FXP_SETSTAT               9
 #define SSH2_FXP_FSETSTAT              10
This page took 0.032715 seconds and 4 git commands to generate.