]> andersk Git - openssh.git/blobdiff - clientloop.h
- millert@cvs.openbsd.org 2001/03/04 17:42:28
[openssh.git] / clientloop.h
index 58a1a7afb13f1f54e3431ce0032306331c8ce5db..ee40d87ea9082b722bbfce3bec9320f8397329ef 100644 (file)
@@ -1,3 +1,5 @@
+/*     $OpenBSD: clientloop.h,v 1.4 2001/02/06 22:43:02 markus Exp $   */
+
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -33,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.027444 seconds and 4 git commands to generate.