]> andersk Git - openssh.git/blobdiff - clientloop.h
- itojun@cvs.openbsd.org 2001/06/26 06:32:58
[openssh.git] / clientloop.h
index ee40d87ea9082b722bbfce3bec9320f8397329ef..b7f48aa862cfb5df1cac1e3f47dc5d5ce7a9af06 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.4 2001/02/06 22:43:02 markus Exp $   */
+/*     $OpenBSD: clientloop.h,v 1.5 2001/06/26 06:32:50 itojun Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -36,4 +36,4 @@
  */
 
 /* Client side main loop for the interactive session. */
-int     client_loop(int have_pty, int escape_char, int id);
+int     client_loop(int, int, int);
This page took 0.031458 seconds and 4 git commands to generate.