]> andersk Git - openssh.git/blobdiff - clientloop.h
- millert@cvs.openbsd.org 2001/03/04 17:42:28
[openssh.git] / clientloop.h
index 550c556c4e8d1ff85ed41841c0db53948eca4d35..ee40d87ea9082b722bbfce3bec9320f8397329ef 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.3 2001/01/29 01:58:15 niklas Exp $   */
+/*     $OpenBSD: clientloop.h,v 1.4 2001/02/06 22:43:02 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -35,7 +35,5 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-void   clientloop_set_session_ident(int id);
-
 /* Client side main loop for the interactive session. */
 int     client_loop(int have_pty, int escape_char, int id);
This page took 0.102839 seconds and 4 git commands to generate.