summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-30 17:43:26 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-30 17:43:26 +0000
commit1aaa30bc9ba469e1e0bd97e44e57d5dfd2d60b85 (patch)
tree30737d37c9a85a5fb106f6b462bbfa47eef19547
parent1f8c12807a3b31b6e1c3fe2c5e2394acdf9ebb5a (diff)
Properly document support for libhamsters
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6177 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--include/inspircd.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 47ce9d971..1e5104322 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -30,9 +30,10 @@
*/
#define ERROR -1
-/** Crucial defines
+/** Support for librodent -
+ * see http://www.chatspike.net/index.php?z=64
*/
-#define ETIREDGERBILS EAGAIN
+#define ETIREDHAMSTERS EAGAIN
/** Debug levels for use with InspIRCd::Log()
*/