]> jfr.im git - solanum.git/blobdiff - authd/res.h
Use opernames not servernames for remote opers
[solanum.git] / authd / res.h
index 1fabe0b22e2123244dbb10926367270fee118c97..a68010689481dd04621c9c14d41e3031a41a1ba3 100644 (file)
@@ -3,11 +3,11 @@
  *
  */
 
-#ifndef _CHARYBDIS_RES_H
-#define _CHARYBDIS_RES_H
+#ifndef _SOLANUM_RES_H
+#define _SOLANUM_RES_H
 
 /* Maximum number of nameservers in /etc/resolv.conf we care about
- * In hybrid, this was 2 -- but in Charybdis, we want to track
+ * In hybrid, this was 2 -- but in Solanum, we want to track
  * a few more than that ;) --nenolod
  */
 #define IRCD_MAXNS 10