diff options
-rw-r--r-- | include/inspircd.h | 5 |
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() */ |