]> andersk Git - openssh.git/blobdiff - sftp-int.h
- itojun@cvs.openbsd.org 2001/06/26 06:33:07
[openssh.git] / sftp-int.h
index b47f862f8fedc794a457ca33a5c0f7482b52c8f7..bbb138a6b26252267f5b4e570cb6b7440755e500 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-int.h,v 1.2 2001/04/12 23:17:54 mouring Exp $ */
+/* $OpenBSD: sftp-int.h,v 1.3 2001/06/26 06:33:02 itojun Exp $ */
 
 /*
  * Copyright (c) 2001 Damien Miller.  All rights reserved.
@@ -24,4 +24,4 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-void interactive_loop(int fd_in, int fd_out, char *file1, char *file2);
+void interactive_loop(int, int, char *, char *);
This page took 0.037399 seconds and 4 git commands to generate.