Parent Directory
|
Revision Log
|
Patch
revision 10038 by michael, Tue May 24 12:44:41 2022 UTC | revision 10039 by michael, Tue May 24 12:58:37 2022 UTC | |
---|---|---|
# | Line 41 | Line 41 |
41 | #include "extban.h" | #include "extban.h" |
42 | ||
43 | ||
44 | /** Buffer holding as list of channel modes to be used for RPL_MYINFO */ | |
45 | char cmode_rpl04[2][256]; | char cmode_rpl04[2][256]; |
46 | /** Buffer holding as list of channel modes to be used for RPL_ISUPPORT */ | |
47 | char cmode_class[4][256]; | char cmode_class[4][256]; |
48 | ||
49 | static struct ChModeChange mode_changes[IRCD_BUFSIZE]; | static struct ChModeChange mode_changes[IRCD_BUFSIZE]; |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |