diff packet.h @ 529:da6340a60039

- Try to write out as much as we can
author Matt Johnston <matt@ucc.asn.au>
date Thu, 26 Feb 2009 12:18:11 +0000
parents 4cab61369879
children 164b7c2cd5df
line wrap: on
line diff
--- a/packet.h	Wed Nov 12 13:13:00 2008 +0000
+++ b/packet.h	Thu Feb 26 12:18:11 2009 +0000
@@ -28,7 +28,7 @@
 
 #include "includes.h"
 
-void write_packet();
+void write_packets();
 void read_packet();
 void decrypt_packet();
 void encrypt_packet();