]> git.meshlink.io Git - meshlink/blobdiff - src/connection.c
More updates to protocol handlers and reimplemented terminate_connection().
[meshlink] / src / connection.c
index 1bad1182bf6c8533e181118e493063c8a6866245..4ee9a1b9ae27657aedfbe6f507b02d1f37ec654b 100644 (file)
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: connection.c,v 1.1.2.23 2001/10/28 22:42:49 guus Exp $
+    $Id: connection.c,v 1.1.2.24 2001/10/30 16:34:32 guus Exp $
 */
 
 #include "config.h"
@@ -54,7 +54,7 @@ cp
 cp
 }
 
-void exit_connection(void)
+void exit_connections(void)
 {
 cp
   avl_delete_tree(connection_tree);