1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 04:16:37 +02:00

Correct some docs.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1530 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-11-03 23:20:40 +00:00
parent 87749d06dd
commit 667cf5f30f
+1 -1
View File
@@ -237,7 +237,7 @@ typedef struct ircdvars_ IRCDVar;
typedef struct ircdcapab_ IRCDCAPAB;
struct ircdvars_ {
const char *name; /* Name of the ChanServ command */
const char *name; /* Name of the IRCd command */
const char *nickservmode; /* Mode used by NickServ */
const char *chanservmode; /* Mode used by ChanServ */
const char *memoservmode; /* Mode used by MemoServ */