]> andersk Git - gssapi-openssh.git/blobdiff - openssh/msg.h
Re-import of OpenSSH 3.7.1p2 (Chase\!)
[gssapi-openssh.git] / openssh / msg.h
index 0d3ea065826ca4eb28d6a123e548999a85fcd09d..c07df88a7acd4b66ad6627ff80481f04ab68513a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: msg.h,v 1.3 2003/11/17 09:45:39 djm Exp $     */
+/*     $OpenBSD: msg.h,v 1.2 2002/12/19 00:07:02 djm Exp $     */
 /*
  * Copyright (c) 2002 Markus Friedl.  All rights reserved.
  *
@@ -25,7 +25,7 @@
 #ifndef SSH_MSG_H
 #define SSH_MSG_H
 
-int     ssh_msg_send(int, u_char, Buffer *);
+void    ssh_msg_send(int, u_char, Buffer *);
 int     ssh_msg_recv(int, Buffer *);
 
 #endif
This page took 0.033387 seconds and 4 git commands to generate.