aboutsummaryrefslogtreecommitdiff
path: root/config.h
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 /config.h
parent69f4e3e77b48e2901c908837978282ea86c54d24 (diff)
downloadhaxircd-e859880db83c5120670b87c1d5a8cf03eedc1806.tar.gz
haxircd-e859880db83c5120670b87c1d5a8cf03eedc1806.zip
File descriptions
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5e02490..0ce5f51 100644
--- a/config.h
+++ b/config.h
@@ -1,4 +1,5 @@
-// One of the headers for HaxServ
+// HaxIRCd's config definitions
+// You will need to supply a config.c that matches all the fields below (if included by your choice of options)
//
// Written by: Test_User <hax@andrewyu.org>
//