mirror of
https://github.com/anope/anope.git
synced 2026-06-26 06:36:40 +02:00
Make ircd.c compile.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1373 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -736,7 +736,7 @@ int init_secondary(int ac, char **av)
|
||||
/* And hybrid needs Global joined in the logchan */
|
||||
if (logchan && ircd->join2msg) {
|
||||
/* XXX might desync */
|
||||
ircdproto->SendJoin(s_GlobalNoticer, LogChannel, time(NULL));
|
||||
ircdproto->SendJoin(findbot(s_GlobalNoticer), LogChannel, time(NULL));
|
||||
}
|
||||
|
||||
anope_SendEOB();
|
||||
|
||||
Reference in New Issue
Block a user