]> andersk Git - openssh.git/blobdiff - clientloop.h
- (djm) OpenBSD CVS Sync
[openssh.git] / clientloop.h
index f1e13ac3a93cf2ed3b9fcc3cba65fae3ae849e6e..c34d6674dac989d50923ba6e94f2e7880f019ea1 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.9 2004/06/13 15:03:02 djm Exp $      */
+/*     $OpenBSD: clientloop.h,v 1.10 2004/06/17 14:52:48 djm Exp $     */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -39,4 +39,4 @@
 int     client_loop(int, int, int);
 void    client_global_request_reply_fwd(int, u_int32_t, void *);
 void    client_session2_setup(int, int, int, const char *, struct termios *, 
-           int, Buffer *, dispatch_fn *);
+           int, Buffer *, char **, dispatch_fn *);
This page took 0.040314 seconds and 4 git commands to generate.