Bladeren bron

* Rename tclchan to chanmisc to prep for script files

Bryan Drewery 15 jaren geleden
bovenliggende
commit
7fbbd4e624
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 0 0
      src/mod/channels.mod/chanmisc.c
  2. 1 1
      src/mod/channels.mod/channels.c

+ 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 */