|
|
@@ -58,7 +58,7 @@
|
|
|
#include "String.h"
|
|
|
|
|
|
char userfile[121] = ""; /* where the user records are stored */
|
|
|
-time_t ignore_time = 10; /* how many minutes will ignores last? */
|
|
|
+interval_t ignore_time = 10; /* how many minutes will ignores last? */
|
|
|
bool dont_restructure = 0; /* set when we botlink() to a hub with +U, only stops bot from restructuring */
|
|
|
|
|
|
/* is this nick!user@host being ignored? */
|