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:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user