summaryrefslogtreecommitdiffstats
path: root/sftp-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-int.h')
-rw-r--r--sftp-int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp-int.h b/sftp-int.h
index bbb138a6..699e758b 100644
--- a/sftp-int.h
+++ b/sftp-int.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-int.h,v 1.3 2001/06/26 06:33:02 itojun Exp $ */
+/* $OpenBSD: sftp-int.h,v 1.4 2001/06/26 17:27:25 markus 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, int, char *, char *);
+void interactive_loop(int, int, char *, char *);