Przeglądaj źródła

* Rename tclchan to chanmisc to prep for script files

Bryan Drewery 15 lat temu
rodzic
commit
7fbbd4e624

+ 0 - 0
src/mod/channels.mod/tclchan.c → src/mod/channels.mod/chanmisc.c


+ 1 - 1
src/mod/channels.mod/channels.c

@@ -80,7 +80,7 @@ static int 			killed_bots = 0;
 
 #include "channels.h"
 #include "cmdschan.c"
-#include "tclchan.c"
+#include "chanmisc.c"
 #include "userchan.c"
 
 /* This will close channels if the HUB:leaf count is skewed from config setting */