]> andersk Git - gssapi-openssh.git/blobdiff - openssh/clientloop.h
Import of OpenSSH 3.8p1
[gssapi-openssh.git] / openssh / clientloop.h
index 8056a40c3ab9798c5dabd76ba0baae8107e2710e..56af06bc146090720b9ab2102e71c2185576bfb1 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.7 2002/04/22 21:04:52 markus Exp $   */
+/*     $OpenBSD: clientloop.h,v 1.8 2003/12/16 15:49:51 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -37,4 +37,4 @@
 
 /* Client side main loop for the interactive session. */
 int     client_loop(int, int, int);
-void    client_global_request_reply(int type, u_int32_t seq, void *ctxt);
+void    client_global_request_reply_fwd(int, u_int32_t, void *);
This page took 0.090568 seconds and 4 git commands to generate.