summaryrefslogtreecommitdiffhomepage
path: root/packet.h
diff options
context:
space:
mode:
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();