aboutsummaryrefslogtreecommitdiff
path: root/networks/plaintext.c
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2024-07-22 21:45:53 -0400
committerTest_User <hax@andrewyu.org>2024-07-22 21:45:53 -0400
commite859880db83c5120670b87c1d5a8cf03eedc1806 (patch)
treefd50f8027c41f4afe8f7ba7a1cfd8f01b7180f37 /networks/plaintext.c
parent69f4e3e77b48e2901c908837978282ea86c54d24 (diff)
downloadhaxircd-e859880db83c5120670b87c1d5a8cf03eedc1806.tar.gz
haxircd-e859880db83c5120670b87c1d5a8cf03eedc1806.zip
File descriptions
Diffstat (limited to 'networks/plaintext.c')
-rw-r--r--networks/plaintext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networks/plaintext.c b/networks/plaintext.c
index 7914b9e..56c06fb 100644
--- a/networks/plaintext.c
+++ b/networks/plaintext.c
@@ -1,4 +1,4 @@
-// One of the code files for HaxServ
+// Raw socket networking
//
// Written by: Test_User <hax@andrewyu.org>
//