]> andersk Git - openssh.git/blobdiff - sftp-int.h
- miod@cvs.openbsd.org 2003/09/18 13:02:21
[openssh.git] / sftp-int.h
index bbb138a6b26252267f5b4e570cb6b7440755e500..8a04a03f6156a27e09c9a9da6601b9e7c03c912b 100644 (file)
@@ -1,7 +1,7 @@
-/* $OpenBSD: sftp-int.h,v 1.3 2001/06/26 06:33:02 itojun Exp $ */
+/* $OpenBSD: sftp-int.h,v 1.6 2003/01/08 23:53:26 djm Exp $ */
 
 /*
- * Copyright (c) 2001 Damien Miller.  All rights reserved.
+ * Copyright (c) 2001,2002 Damien Miller.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -24,4 +24,4 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-void interactive_loop(int, int, char *, char *);
+int     interactive_loop(int, int, char *, char *);
This page took 0.034672 seconds and 4 git commands to generate.