]> andersk Git - openssh.git/blobdiff - clientloop.h
- (djm) Avoid bad and unportable sprintf usage in compat code
[openssh.git] / clientloop.h
index b7f48aa862cfb5df1cac1e3f47dc5d5ce7a9af06..1bc9a95236ccaa1bab54ddef1e4bbc540295f1b7 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.5 2001/06/26 06:32:50 itojun Exp $   */
+/*     $OpenBSD: clientloop.h,v 1.6 2001/06/26 17:27:23 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -36,4 +36,4 @@
  */
 
 /* Client side main loop for the interactive session. */
-int     client_loop(int, int, int);
+int     client_loop(int, int, int);
This page took 0.03307 seconds and 4 git commands to generate.