summaryrefslogtreecommitdiffhomepage
path: root/packet.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2009-02-26 12:18:11 +0000
committerMatt Johnston <matt@ucc.asn.au>2009-02-26 12:18:11 +0000
commita60cb7dbaa41432d359468c4f2972b1348fa8631 (patch)
tree238ffb11b54ad55ed3708d52fb0b7f59865788f5 /packet.h
parent3dbc7078206b544dd80a6a9bbd091075634b2942 (diff)
- Try to write out as much as we can
--HG-- extra : convert_revision : a101cbd046507cf723e6362a49196dbd4b924042
Diffstat (limited to 'packet.h')
-rw-r--r--packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet.h b/packet.h
index 8fadeb3..db203d3 100644
--- a/packet.h
+++ b/packet.h
@@ -28,7 +28,7 @@
#include "includes.h"
-void write_packet();
+void write_packets();
void read_packet();
void decrypt_packet();
void encrypt_packet();