diff packet.h @ 531:164b7c2cd5df

disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'
author Matt Johnston <matt@ucc.asn.au>
date Thu, 26 Feb 2009 13:20:53 +0000
parents da6340a60039
children 0431915df79f
line wrap: on
line diff
--- a/packet.h	Thu Feb 26 12:18:11 2009 +0000
+++ b/packet.h	Thu Feb 26 13:20:53 2009 +0000
@@ -28,7 +28,7 @@
 
 #include "includes.h"
 
-void write_packets();
+void write_packet();
 void read_packet();
 void decrypt_packet();
 void encrypt_packet();